Should have been included in r2686.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2688 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-11-13 14:58:11 +00:00
parent e0ca9738d9
commit 7025e1a732
+1
View File
@@ -3075,6 +3075,7 @@ static int srpt_xmit_response(struct scst_cmd *scmnd)
}
if (unlikely(scst_cmd_aborted(scmnd))) {
atomic_inc(&ch->req_lim_delta);
srpt_abort_scst_cmd(ioctx, SCST_CONTEXT_SAME);
goto out;
}