aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/sunrpc/xprtrdma/svc_rdma_recvfrom.c')
-rw-r--r--net/sunrpc/xprtrdma/svc_rdma_recvfrom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sunrpc/xprtrdma/svc_rdma_recvfrom.c b/net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
index 5e03d95b25e2..80c6ee82c34b 100644
--- a/net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
+++ b/net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
@@ -325,7 +325,6 @@ next_sge:
325 } 325 }
326 ctxt->next = NULL; 326 ctxt->next = NULL;
327 ctxt->direction = DMA_FROM_DEVICE; 327 ctxt->direction = DMA_FROM_DEVICE;
328 clear_bit(RDMACTXT_F_READ_DONE, &ctxt->flags);
329 clear_bit(RDMACTXT_F_LAST_CTXT, &ctxt->flags); 328 clear_bit(RDMACTXT_F_LAST_CTXT, &ctxt->flags);
330 329
331 /* Prepare READ WR */ 330 /* Prepare READ WR */