[SCSI] ibmvscsi: Abort path fix
authorBrian King <brking@linux.vnet.ibm.com>
Wed, 13 Jun 2007 22:12:40 +0000 (17:12 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 17 Jun 2007 20:53:30 +0000 (15:53 -0500)
Since it is completely possible for scsi core to call
a LLDD's eh_abort function after the command has completed,
fix ibmvscsi to return SUCCESS if this is the case.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found