From: Andrew Vasquez Date: Thu, 27 Oct 2005 18:09:38 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD. X-Git-Tag: v2.6.15-rc1~723^2~2^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eedfcf0cdac30b14d1e6c99abc6604347ef0af8;p=pandora-kernel.git [SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD. The non-handled failure cases of the Fabric Login mailbox command handling logic would incorrectly mark the fcport as dead and not allow the standard port-down-retry-count logic to manage the transition. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed