diff options
author | Chuck Lever <[email protected]> | 2019-04-24 09:40:15 -0400 |
---|---|---|
committer | Anna Schumaker <[email protected]> | 2019-04-25 15:38:30 -0400 |
commit | fd5951742dbc8c3695151e3f46b2fe2c4dac3559 (patch) | |
tree | 0a3919d50058d7c2320cbe02c2d56826dc6950d6 /net/lapb/lapb_timer.c | |
parent | 1f7d1c73c58a3d07a951ce23acfb4ec91a31d1e9 (diff) |
xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize
Clean up.
xprt_rdma_max_inline_{read,write} cannot be set to large values
by virtue of proc_dointvec_minmax. The current maximum is
RPCRDMA_MAX_INLINE, which is much smaller than RPCRDMA_MAX_SEGS *
PAGE_SIZE.
The .rsize and .wsize fields are otherwise unused in the current
code base, and thus can be removed.
Signed-off-by: Chuck Lever <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions