commit | 55e5ed273d758c62d2f1fad47c73716039f7c01c | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Thu Feb 18 10:07:25 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Feb 19 10:45:02 2010 -0600 |
tree | 0cf2d50a49d41dfe34d8796b0752854d7ee6f9f0 | |
parent | db3ad7f8852cfdfa03f72b27472e5a8bc9c1e1cf [diff] |
[SCSI] qla2xxx: Correct EH bus-reset handling. Target-level resets are unlikely to complete if done after the bus (LIP/OLS/NOS) has been reset. Perform target-level resets, if necessary, prior to hitting the bus. Cc: stable@kernel.org Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>