commit | be67e6530b006b10380a5f0c49cdf974426a22e9 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Tue Mar 24 09:08:02 2009 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Apr 03 09:22:46 2009 -0500 |
tree | 60e95e3b9089ed949394c0bb15a734428ab2c1d5 | |
parent | b64b0e8fd964ce637794d4aaa772db1ae4298ea9 [diff] |
[SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io(). Since in some circumstances, login-retries may be occuring in the background via the DPC routine. This race, in the inadvertant setting of the loop-id to 'NONE' breaks the existing retry logic. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>