linux/drivers/scsi/qla2xxx
Andrew Vasquez 00a537b820 [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>
2008-03-03 13:11:35 -06:00
..
Kconfig [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. 2006-05-20 09:49:13 -05:00
Makefile [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_attr.c [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. 2008-02-07 18:02:40 -06:00
qla_dbg.c [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_dbg.h [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_def.h [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. 2008-02-07 18:02:40 -06:00
qla_devtbl.h [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. 2007-10-23 15:53:23 -04:00
qla_dfs.c [SCSI] qla2xxx: fix compile warning for printk format 2008-02-18 08:57:17 -06:00
qla_fw.h [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_gbl.h [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown. 2008-02-07 18:02:38 -06:00
qla_gs.c [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. 2008-03-03 13:11:35 -06:00
qla_init.c [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. 2008-03-03 13:11:35 -06:00
qla_inline.h [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. 2008-02-07 18:02:40 -06:00
qla_iocb.c [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. 2007-10-23 15:53:41 -04:00
qla_isr.c [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable cards. 2008-03-03 13:11:18 -06:00
qla_mbx.c [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. 2008-03-03 13:11:35 -06:00
qla_mid.c [SCSI] qla2xxx: Code cleanups. 2008-01-23 11:29:32 -06:00
qla_os.c [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst. 2008-02-07 18:02:39 -06:00
qla_settings.h [SCSI] qla2xxx: Drop unused driver cruft. 2006-05-20 09:43:22 -05:00
qla_sup.c [SCSI] qla2xxx: Correct resource_size_t usages. 2008-02-07 18:02:38 -06:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.02.00-k8. 2008-02-07 18:02:40 -06:00