RDMA/rxe: remove the unnecessary variable
authorZhu Yanjun <zyjzyj2000@gmail.com>
Wed, 15 Sep 2021 07:51:28 +0000 (03:51 -0400)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 14 Sep 2021 19:22:48 +0000 (16:22 -0300)
commitad17bbef3dd573da937816edc0ab84fed6a17fa6
tree4a524952485290b11b3d8c6d905da685801fc5fe
parentd12faf2dee50b4171b18e67a6e30d7e145f66c56
RDMA/rxe: remove the unnecessary variable

In the struct rxe_qp, the variable send_pkts is never used.  So remove it.

Link: https://lore.kernel.org/r/20210915075128.482919-1-yanjun.zhu@intel.com
Signed-off-by: Zhu Yanjun <zyjzyj2000@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_qp.c
drivers/infiniband/sw/rxe/rxe_verbs.h