mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 18:51:27 +00:00
ib_srpt: Follow-up for r4143
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4144 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1352,7 +1352,7 @@ static void srpt_abort_cmd(struct srpt_send_ioctx *ioctx,
|
||||
* Do nothing - defer abort processing until
|
||||
* srpt_xmit_response() is invoked.
|
||||
*/
|
||||
WARN_ON(!scst_cmd_aborted(scmnd));
|
||||
WARN_ON(!scst_cmd_aborted_on_xmit(scmnd));
|
||||
break;
|
||||
case SRPT_STATE_NEED_DATA:
|
||||
/* SCST_DATA_WRITE - RDMA read error or RDMA read timeout. */
|
||||
|
||||
Reference in New Issue
Block a user