From: Roland Dreier Date: Wed, 19 Apr 2006 18:40:10 +0000 (-0700) Subject: IB/srp: Remove request from list when SCSI abort succeeds X-Git-Tag: v2.6.17-rc3~79^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f80887d0b9e1af481dc4a30fc145dfed24ddfd59;p=pandora-kernel.git IB/srp: Remove request from list when SCSI abort succeeds If a SCSI abort succeeds, then the aborted request should to be removed from the list of pending requests. This fixes list corruption after an abort occurs. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed