[SCSI] qla2xxx: Correct issue where portstate does not transition during loop-resync.
authorandrew.vasquez@qlogic.com <andrew.vasquez@qlogic.com>
Sat, 14 Jan 2006 01:05:26 +0000 (17:05 -0800)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 14 Jan 2006 16:55:31 +0000 (10:55 -0600)
commitc9d02acf39d9fdde18b63281944003b9ec9a3271
treee598fb578cfc92f7a15cedf6f4cd0b242bee311e
parent210d53507e961b0f480d1a86d9a26832cc68645e
[SCSI] qla2xxx: Correct issue where portstate does not transition during loop-resync.

If the Get Port Database call fails during local-loop
update, then schedule the DPC routine to perform a rescan as
the firmware would have updated the Get ID List port-entries
of their new state.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla2xxx/qla_init.c