]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit1d7c25db9b729c1b2d0cf1da50d7a0b7e3513eb1
tree5868e28632c581a261d24ae9fcdc06bce443e9b0
parent5ccc2098531fb320366910ea2a0adc5bfa600275
[SCSI] ibmvscsi: Abort path fix

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>
drivers/scsi/ibmvscsi/ibmvscsi.c