diff options
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | 2008-02-28 14:06:11 -0800 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-03-03 13:11:35 -0600 |
commit | 00a537b8204c7360852379b4d56adbeedecc9bb9 (patch) | |
tree | a48270a597780e4d830b397ccb075349a093cbcf /drivers/scsi/gdth_ioctl.h | |
parent | 3e8ce320cfc6cc10a7b99d8d6508d00bde20fdb7 (diff) | |
download | kernel-crypto-00a537b8204c7360852379b4d56adbeedecc9bb9.tar.gz kernel-crypto-00a537b8204c7360852379b4d56adbeedecc9bb9.tar.xz kernel-crypto-00a537b8204c7360852379b4d56adbeedecc9bb9.zip |
[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands.
The original code would incorrectly hardcode ELS timeout values
rather than using the traditional '2 * r_a_tov' value. In some
cases, the hardcoded values would be larger than the
mailbox-command-timeout and result in a needless BIG_HAMMER (ISP
reset), the typical recovery mechanism employed in such cases.
The second defect in the original code was in the assignment of
the default 'ha->r_a_tov' to twice the traditional value.
Correct this by setting the value to 10 seconds.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/gdth_ioctl.h')
0 files changed, 0 insertions, 0 deletions