diff options
author | Zhu Yanjun <yanjun.zhu@linux.dev> | 2021-12-16 00:48:42 -0500 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2022-01-05 13:56:50 -0400 |
commit | 8803836fe75413f7e78a18ce81c0b41ab978a2d0 (patch) | |
tree | fb359ff8d36ccd6a96a1384cb6372d916d73dc9a /lib/mpi/mpi-bit.c | |
parent | 47920e4d2cbfe64e85c8b536a792a91a94c7c187 (diff) |
RDMA/rxe: Remove the unused xmit_errors member
The member variable xmit_errors can be replaced with
rxe_counter_inc(rxe, RXE_CNT_SEND_ERR)
Link: https://lore.kernel.org/r/20211216054842.1099428-1-yanjun.zhu@linux.dev
Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions