]> git.karo-electronics.de Git - karo-tx-linux.git/commit
IB/srp: Avoid having aborted requests hang
authorBart Van Assche <bvanassche@acm.org>
Fri, 24 Aug 2012 10:29:11 +0000 (10:29 +0000)
committerRoland Dreier <roland@purestorage.com>
Tue, 18 Sep 2012 17:45:10 +0000 (10:45 -0700)
commite47977ea437a99d9ec906bd0ab55520a4efd8578
treeef6a3254870dacd6e493fc56139b41f4ed855384
parent60b296a01a67da823c6545d728e6eb60a2bc79f9
IB/srp: Avoid having aborted requests hang

We need to call scsi_done() for commands after we abort them.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: David Dillow <dillowda@ornl.gov>
Cc: <stable@vger.kernel.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/srp/ib_srp.c