diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/sunrpc/svc_rdma.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sunrpc/svc_rdma.h b/include/linux/sunrpc/svc_rdma.h index fd5e8a1c17de..ab93afc03c43 100644 --- a/include/linux/sunrpc/svc_rdma.h +++ b/include/linux/sunrpc/svc_rdma.h | |||
@@ -130,6 +130,7 @@ struct svcxprt_rdma { | |||
130 | 130 | ||
131 | struct ib_pd *sc_pd; | 131 | struct ib_pd *sc_pd; |
132 | 132 | ||
133 | atomic_t sc_dma_used; | ||
133 | atomic_t sc_ctxt_used; | 134 | atomic_t sc_ctxt_used; |
134 | struct list_head sc_ctxt_free; | 135 | struct list_head sc_ctxt_free; |
135 | int sc_ctxt_cnt; | 136 | int sc_ctxt_cnt; |