svcrdma: Remove post_send_wr
authorChuck Lever <chuck.lever@oracle.com>
Mon, 7 May 2018 19:28:15 +0000 (15:28 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 11 May 2018 19:48:57 +0000 (15:48 -0400)
commit986b78894b268f605e9ea055b99959bdce0e5945
treefae8bb05a2a7a9091ac7d7e08aee7a1b417e4c79
parent25fd86eca11c26bad2aede6dd4709ff58f89c7cb
svcrdma: Remove post_send_wr

Clean up: Now that the send_wr is part of the svc_rdma_send_ctxt,
svc_rdma_post_send_wr is nearly empty.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/sunrpc/svc_rdma.h
net/sunrpc/xprtrdma/svc_rdma_backchannel.c
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c
net/sunrpc/xprtrdma/svc_rdma_sendto.c