linux/drivers/scsi/qla2xxx
Seokmann Ju d53b48d512 [SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs.
The short-circuit to skip the non-applicable 'full-login-lip'
process on 81xx ISPs was nested too deeply in the 'bus-reset'
routine, as the code in qla2x00_loop_reset() should skip the
whole enable_lip_full_login process.  The original code could
cause device tear-down due to the qla2x00_wait_for_loop_ready()
call taking a large amount of time.

Signed-off-by: Seokmann Ju <seokmann.ju@qlogic.com>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-05-20 17:21:06 -05:00
..
Kconfig
Makefile
qla_attr.c [SCSI] qla2xxx: Correct several PCI-EEH issues. 2009-04-03 09:22:53 -05:00
qla_dbg.c [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_dbg.h [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_def.h [SCSI] qla2xxx: Don't cache VPD data for newer ISPs. 2009-04-03 09:22:52 -05:00
qla_devtbl.h [SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card. 2009-02-10 11:15:18 -05:00
qla_dfs.c [SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure. 2009-04-03 09:22:45 -05:00
qla_fw.h [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information. 2009-04-03 09:22:51 -05:00
qla_gbl.h [SCSI] qla2xxx: Add EDC-update support. 2009-04-03 09:22:51 -05:00
qla_gs.c [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_init.c [SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs. 2009-04-03 09:22:52 -05:00
qla_inline.h [SCSI] qla2xxx: changes in multiq code 2008-12-29 11:24:35 -06:00
qla_iocb.c [SCSI] qla2xxx: Refactor request/response-queue register handling. 2009-04-03 09:22:44 -05:00
qla_isr.c [SCSI] qla2xxx: Drop use of IRQF_DISABLE. 2009-04-03 09:22:51 -05:00
qla_mbx.c [SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs. 2009-05-20 17:21:06 -05:00
qla_mid.c [SCSI] qla2xxx: Consolidate queuecommand implementations. 2009-04-03 09:22:44 -05:00
qla_os.c [SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs. 2009-05-20 17:21:06 -05:00
qla_settings.h
qla_sup.c [SCSI] qla2xxx: Get FLT address in dword format. 2009-04-03 09:22:54 -05:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.03.01-k1. 2009-04-03 09:22:55 -05:00