commit | 35f51eee99efe88866476300ccb7f206e88f3394 | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Wed Jun 13 17:12:40 2007 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Jun 17 15:53:30 2007 -0500 |
tree | 5868e28632c581a261d24ae9fcdc06bce443e9b0 | |
parent | 06f923cbf080e22d1ffccbf3fd2cbab0176f6025 [diff] |
[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>