commit | e8233ca40bfe7b9dade6cefc984e305516c4eceb | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Wed Jun 03 09:55:25 2009 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Jun 08 14:46:53 2009 -0500 |
tree | 2a790a8f7cafac4a579aa2b4749f16f697201908 | |
parent | eeebcc922326a2ea0302937b425a0d1471cbd6a7 [diff] |
[SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization. ISP24xx and above ISPs perform a RISC reset in qla24xx_reset_chip(), which is called prior to qla24xx_chip_diag(). Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>