From: Stefan Richter Date: Sun, 3 Feb 2008 22:11:39 +0000 (+0100) Subject: firewire: fw-sbp2: logout and login after failed reconnect X-Git-Tag: v2.6.25-rc4~158^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce896d95cc7886ae05859c5b409a7b2f3b606ec1;p=pandora-kernel.git firewire: fw-sbp2: logout and login after failed reconnect If fw-sbp2 was too late with requesting the reconnect, the target would reject this. In this case, log out before attempting the reconnect. Else several firmwares will deny the re-login because they somehow didn't invalidate the old login. Also, don't retry reconnects in this situation. The retries won't succeed either. These changes improve chances for successful re-login and shorten the period during which the logical unit is inaccessible. Signed-off-by: Stefan Richter Signed-off-by: Jarod Wilson --- Reading git-diff-tree failed