kernel_optimize_test/drivers/scsi/qla2xxx
Seokmann Ju 3c01b4f9fb [SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport_io callbacks.
Commit f78badb1ae ([SCSI] fc
transport: pre-emptively terminate i/o upon dev_loss_tmo timeout)
changed the callback semantics of dev_loss_tmo and
terminate_rport_io such that repeated calls could be made.  This
could result in the the driver using stale (NULLed-out, in
dev_loss_tmo) data from the rport.  Correct this by addint a
simple check to ensure a valid fcport is attached.

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-01-25 07:59:12 -06:00
..
Kconfig
Makefile
qla_attr.c [SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport_io callbacks. 2009-01-25 07:59:12 -06: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: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_devtbl.h
qla_dfs.c [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_fw.h [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_gbl.h [SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts. 2009-01-25 07:57:08 -06:00
qla_gs.c [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_init.c [SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts. 2009-01-25 07:57:08 -06:00
qla_inline.h [SCSI] qla2xxx: changes in multiq code 2008-12-29 11:24:35 -06:00
qla_iocb.c [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. 2009-01-07 15:51:20 -06:00
qla_isr.c [SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode. 2009-01-25 07:57:26 -06:00
qla_mbx.c [SCSI] qla2xxx: Always serialize mailbox command execution. 2009-01-25 07:56:52 -06:00
qla_mid.c [SCSI] qla2xxx: Fix ISP restart bug in multiq code 2009-01-13 10:36:01 -06:00
qla_os.c [SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations. 2009-01-25 07:58:55 -06:00
qla_settings.h [SCSI] qla2xxx: Remove unused and obsolete #define's. 2008-04-07 12:19:13 -05:00
qla_sup.c [SCSI] qla2xxx: Correct descriptions in flash manipulation routines. 2009-01-25 07:58:37 -06:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.03.00-k1. 2009-01-07 15:52:04 -06:00