diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/sunrpc/svc_rdma.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sunrpc/svc_rdma.h b/include/linux/sunrpc/svc_rdma.h index 37f759d65348..3cb66319a814 100644 --- a/include/linux/sunrpc/svc_rdma.h +++ b/include/linux/sunrpc/svc_rdma.h | |||
| @@ -101,7 +101,6 @@ struct svcxprt_rdma { | |||
| 101 | 101 | ||
| 102 | atomic_t sc_sq_avail; /* SQEs ready to be consumed */ | 102 | atomic_t sc_sq_avail; /* SQEs ready to be consumed */ |
| 103 | unsigned int sc_sq_depth; /* Depth of SQ */ | 103 | unsigned int sc_sq_depth; /* Depth of SQ */ |
| 104 | unsigned int sc_rq_depth; /* Depth of RQ */ | ||
| 105 | __be32 sc_fc_credits; /* Forward credits */ | 104 | __be32 sc_fc_credits; /* Forward credits */ |
| 106 | u32 sc_max_requests; /* Max requests */ | 105 | u32 sc_max_requests; /* Max requests */ |
| 107 | u32 sc_max_bc_requests;/* Backward credits */ | 106 | u32 sc_max_bc_requests;/* Backward credits */ |
