commit | 44550322cb601ac3f882e7438bbeec971fa1b1a3 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Tue Sep 20 13:32:11 2005 -0700 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Sep 25 12:11:35 2005 -0500 |
tree | e50f57f9c85bacf3fc07359b1a339432dea31a7a | |
parent | 6f3a20242db2597312c50abc11f1e747c5d2326a [diff] |
[SCSI] qla2xxx: fix remote port timeout with qla2xxx driver 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>