summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/xprt_rdma.h
diff options
context:
space:
mode:
authorChuck Lever2015-05-26 17:53:04 +0200
committerAnna Schumaker2015-06-12 19:10:37 +0200
commit7e53df111beea8db2543424d07bdee2a630698c3 (patch)
treed8952bd360f9f2d8620ccf6baf0169a7ea3aec88 /net/sunrpc/xprtrdma/xprt_rdma.h
parentxprtrdma: Remove ->ro_reset (diff)
downloadkernel-qcow2-linux-7e53df111beea8db2543424d07bdee2a630698c3.tar.gz
kernel-qcow2-linux-7e53df111beea8db2543424d07bdee2a630698c3.tar.xz
kernel-qcow2-linux-7e53df111beea8db2543424d07bdee2a630698c3.zip
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
Clean up: This field is no longer used. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Reviewed-by: Steve Wise <swise@opengridcomputing.com> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Reviewed-by: Devesh Sharma <devesh.sharma@avagotech.com> Tested-By: Devesh Sharma <devesh.sharma@avagotech.com> Reviewed-by: Doug Ledford <dledford@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc/xprtrdma/xprt_rdma.h')
-rw-r--r--net/sunrpc/xprtrdma/xprt_rdma.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sunrpc/xprtrdma/xprt_rdma.h b/net/sunrpc/xprtrdma/xprt_rdma.h
index f19376d35750..3ecee38bf1a0 100644
--- a/net/sunrpc/xprtrdma/xprt_rdma.h
+++ b/net/sunrpc/xprtrdma/xprt_rdma.h
@@ -70,7 +70,6 @@ struct rpcrdma_ia {
int ri_have_dma_lkey;
struct completion ri_done;
int ri_async_rc;
- enum rpcrdma_memreg ri_memreg_strategy;
unsigned int ri_max_frmr_depth;
struct ib_device_attr ri_devattr;
struct ib_qp_attr ri_qp_attr;