diff options
| author | Brian King <brking@linux.vnet.ibm.com> | 2012-08-24 16:50:59 -0500 |
|---|---|---|
| committer | James Bottomley <JBottomley@Parallels.com> | 2012-09-24 12:10:58 +0400 |
| commit | a077c7faf3cb3e28303ba431148a85f613f4e955 (patch) | |
| tree | c60145d43096534a189c3ce948e51f5812c9f9f6 /drivers/scsi/mpt2sas/mpt2sas_ctl.c | |
| parent | 7731e6bb312ec8bb7892c465401dbc7119aea785 (diff) | |
| download | olio-linux-3.10-a077c7faf3cb3e28303ba431148a85f613f4e955.tar.xz olio-linux-3.10-a077c7faf3cb3e28303ba431148a85f613f4e955.zip | |
[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>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpt2sas_ctl.c')
0 files changed, 0 insertions, 0 deletions