From: Brian King Date: Wed, 13 Jun 2007 22:12:40 +0000 (-0500) Subject: [SCSI] ibmvscsi: Abort path fix X-Git-Tag: v2.6.23-rc1~1053^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f51eee99efe88866476300ccb7f206e88f3394;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed