From: Chuck Lever Date: Wed, 19 Dec 2018 15:59:44 +0000 (-0500) Subject: xprtrdma: Remove unused fields from rpcrdma_ia X-Git-Tag: microblaze-v5.1-rc1~60^2~18 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=9bef848f44b4316fbe12e364eea527bd59fa1ed3;p=linux-2.6-microblaze.git xprtrdma: Remove unused fields from rpcrdma_ia Clean up. The last use of these fields was in commit 173b8f49b3af ("xprtrdma: Demote "connect" log messages") . Signed-off-by: Chuck Lever Signed-off-by: Anna Schumaker --- diff --git a/net/sunrpc/xprtrdma/xprt_rdma.h b/net/sunrpc/xprtrdma/xprt_rdma.h index a1cdc85898c7..90422a66b806 100644 --- a/net/sunrpc/xprtrdma/xprt_rdma.h +++ b/net/sunrpc/xprtrdma/xprt_rdma.h @@ -80,8 +80,6 @@ struct rpcrdma_ia { bool ri_implicit_roundup; enum ib_mr_type ri_mrtype; unsigned long ri_flags; - struct ib_qp_attr ri_qp_attr; - struct ib_qp_init_attr ri_qp_init_attr; }; enum {