diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index ad8bef833..8a4042a4d 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -2940,7 +2940,7 @@ static int srpt_xmit_response(struct scst_cmd *scmnd) __func__, __LINE__, atomic_read(&ch->state), (unsigned long long)scst_cmd_get_tag(scmnd)); atomic_sub(req_lim_delta, &ch->last_response_req_lim); - ret = SCST_TGT_RES_FATAL_ERROR; + ret = SCST_TGT_RES_QUEUE_FULL; } out: