linux-stable/drivers/infiniband/hw/bnxt_re
Kamal Heib 604f1f43d6 RDMA/bnxt_re: Set queue pair state when being queried
[ Upstream commit 53839b51a7 ]

The API for ib_query_qp requires the driver to set cur_qp_state on return,
add the missing set.

Fixes: 1ac5a40479 ("RDMA/bnxt_re: Add bnxt_re RoCE driver")
Link: https://lore.kernel.org/r/20201021114952.38876-1-kamalheib1@gmail.com
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Acked-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-12-29 13:46:50 +01:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bnxt_re.h
hw_counters.c
hw_counters.h
ib_verbs.c RDMA/bnxt_re: Set queue pair state when being queried 2020-12-29 13:46:50 +01:00
ib_verbs.h
main.c RDMA/bnxt_re: Fix qp async event reporting 2019-12-01 09:13:25 +01:00
qplib_fp.c RDMA/bnxt_re: Fix Send Work Entry state check while polling completions 2020-01-17 19:45:44 +01:00
qplib_fp.h
qplib_rcfw.c RDMA/bnxt_re: Fix recursive lock warning in debug kernel 2018-11-13 11:14:57 -08:00
qplib_rcfw.h RDMA/bnxt_re: Fix incorrect DB offset calculation 2018-05-30 07:52:08 +02:00
qplib_res.c
qplib_res.h
qplib_sp.c RDMA/bnxt_re: Fix a couple off by one bugs 2018-10-03 17:00:47 -07:00
qplib_sp.h
roce_hsi.h RDMA/bnxt_re: Fix incorrect DB offset calculation 2018-05-30 07:52:08 +02:00