Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
[linux-2.6-microblaze.git] / net / sunrpc / xprtrdma / transport.c
index e7274dc..5d26135 100644 (file)
@@ -737,7 +737,6 @@ xprt_rdma_send_request(struct rpc_rqst *rqst)
                goto drop_connection;
 
        rqst->rq_xmit_bytes_sent += rqst->rq_snd_buf.len;
-       rqst->rq_bytes_sent = 0;
 
        /* An RPC with no reply will throw off credit accounting,
         * so drop the connection to reset the credit grant.