RDMA/rxe: Cleanup error state handling in rxe_comp.c
authorBob Pearson <rpearsonhpe@gmail.com>
Sat, 4 Mar 2023 17:45:30 +0000 (11:45 -0600)
committerJason Gunthorpe <jgg@nvidia.com>
Fri, 24 Mar 2023 14:21:36 +0000 (11:21 -0300)
commitfbdeb828a21ff8de045a27ddcfc6ee66201b9a94
treecd313b5a63a3b2c4b75831692590ce422fe8650f
parent49dc9c1f0c7e396654a31a480328fffd902fa494
RDMA/rxe: Cleanup error state handling in rxe_comp.c

Cleanup the handling of qp in the error state, reset state and during
rxe_qp_do_cleanup. Make the same as rxe_resp.c

Link: https://lore.kernel.org/r/20230304174533.11296-5-rpearsonhpe@gmail.com
Signed-off-by: Ian Ziemba <ian.ziemba@hpe.com>
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_comp.c
drivers/infiniband/sw/rxe/rxe_cq.c
drivers/infiniband/sw/rxe/rxe_resp.c