commit | f4658b6ccc9d54b28b89004accc989db185b6a2e | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Wed Jun 03 09:55:21 2009 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Jun 08 14:46:47 2009 -0500 |
tree | b9c465a7439200031d13d5f6631281fb480e2b81 | |
parent | ca9e9c3eb118d0cb9dc2e5232f6f2dcaa4b7a5e0 [diff] |
[SCSI] qla2xxx: Mark a port's state as needing-rediscovery during link disruptions. With RSCN states not being kept across qla2x00_configure_loop() invocations, loop-resync distruptions during fabric-discovery may cause ports to remain in a lost state. Force state renegotiation during a follow-on configure-loop iteration. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>