commit | 4dccd020d7ca5e673d7804cc4ff80fbf58d8a37e | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Jan 20 01:24:26 2008 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Wed Jan 30 22:22:26 2008 +0100 |
tree | d9d1c5a6c218b8d8aeb35ce7c0a3848298d8c490 | |
parent | f148e20cef696e30a370d4f7cb9aeb46273fdd6e [diff] |
firewire: fw-sbp2: skip unnecessary logout Don't attempt to send a logout ORB if the target was already unplugged or had its link switched off. If two targets are attached, this enhances the chance to quickly reconnect to the remaining target when one target is plugged out. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Acked-by: Jarod Wilson <jwilson@redhat.com>