[SCSI] qla2xxx: fix remote port timeout with qla2xxx driver
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Tue, 20 Sep 2005 20:32:11 +0000 (13:32 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Sun, 25 Sep 2005 17:11:35 +0000 (12:11 -0500)
This patch fixes a hole in the rport unblock handling when processing
fabric events via the ADISC/PLOGI device state machine.  Original code
would not properly 'unblock' the port upon the port reloging into the
fabric.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found