linux/drivers/scsi/ibmvscsi
Brian King a077c7faf3 [SCSI] ibmvfc: Fix double completion on abort timeout
If an abort request times out to the virtual fibre channel adapter,
the ibmvfc driver will kick off a reset of the adapter. This
patch ensures we wait for the both the abort request and the
request being aborted to be completed prior to exiting the
eh_abort handler. This fixes a bug where the ibmvfc driver
was erroneously returning success to the eh_abort handler
then later sending back a response to the same command.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-09-24 12:10:58 +04:00
..
ibmvfc.c [SCSI] ibmvfc: Fix double completion on abort timeout 2012-09-24 12:10:58 +04:00
ibmvfc.h [SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout 2010-12-21 12:24:49 -06:00
ibmvscsi.c powerpc+sparc/vio: Modernize driver registration 2012-03-28 11:33:24 +11:00
ibmvscsi.h powerpc: remove the legacy iSeries part of ibmvscsi 2012-03-09 10:35:15 +11:00
ibmvstgt.c powerpc+sparc/vio: Modernize driver registration 2012-03-28 11:33:24 +11:00
Makefile powerpc: remove the legacy iSeries part of ibmvscsi 2012-03-09 10:35:15 +11:00
rpa_vscsi.c [SCSI] ibmvscsi: Fix softlockup on resume 2010-07-27 12:03:46 -05:00
viosrp.h