mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 13:46:25 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user