linux/drivers/scsi/qla4xxx
Karen Higgins 612f734887 [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset
eh_device_reset may be called from scsi error handler or sg_reset, etc.
When called from sg_reset, there will not be an associated srb.  The
driver should lookup the corresponding device handle given information
from the supplied cmd structure and should not assume that there exists
an srb.

Signed-off-by: Karen Higgins <karen.higgins@qlogic.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-07-30 08:50:01 -05:00
..
Kconfig
Makefile
ql4_dbg.c [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00
ql4_dbg.h
ql4_def.h [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00
ql4_fw.h [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00
ql4_glbl.h [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code 2008-04-07 12:19:00 -05:00
ql4_init.c [SCSI] qla4xxx: do not reuse session when connecting to different target port 2009-01-25 07:55:13 -06:00
ql4_inline.h
ql4_iocb.c [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code 2008-04-07 12:19:00 -05:00
ql4_isr.c [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00
ql4_mbx.c trivial: Fix misspelling of "firmware" in ql4_mbx.c 2009-01-06 11:28:08 +01:00
ql4_nvram.c
ql4_nvram.h
ql4_os.c [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset 2009-07-30 08:50:01 -05:00
ql4_version.h [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00