[SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 27 Oct 2005 18:09:38 +0000 (11:09 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 28 Oct 2005 16:52:05 +0000 (11:52 -0500)
commit0eedfcf0cdac30b14d1e6c99abc6604347ef0af8
treef30b260826000f2a18fe76c176f974b43ef066aa
parent8e0c5ebde82b08f6d996e11983890fc4cc085fab
[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 <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla2xxx/qla_init.c