linux/drivers/infiniband/hw/bnxt_re
Kashyap Desai 87b4d8d28f RDMA/bnxt_re: Fix incorrect dereference of srq in async event
Currently driver is not getting correct srq. Dereference only if qplib has
a valid srq.

Fixes: b02fd3f79e ("RDMA/bnxt_re: Report async events and errors")
Link: https://patch.msgid.link/r/1728373302-19530-4-git-send-email-selvin.xavier@broadcom.com
Reviewed-by: Saravanan Vajravel <saravanan.vajravel@broadcom.com>
Reviewed-by: Chandramohan Akula <chandramohan.akula@broadcom.com>
Signed-off-by: Kashyap Desai <kashyap.desai@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2024-10-11 20:49:01 -03:00
..
bnxt_re.h RDMA/bnxt_re: Recover the device when FW error is detected 2024-09-13 08:29:34 +03:00
hw_counters.c RDMA/bnxt_re: Fix out of bound check 2024-10-11 20:49:01 -03:00
hw_counters.h bnxt_re: Update the debug counters for doorbell pacing 2023-07-30 14:37:04 +03:00
ib_verbs.c RDMA/bnxt_re: Fix the max WQEs used in Static WQE mode 2024-10-08 10:12:36 +03:00
ib_verbs.h RDMA/bnxt_re: Share a page to expose per SRQ info with userspace 2024-09-02 10:10:36 +03:00
Kconfig RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it 2021-04-19 14:57:03 -03:00
main.c RDMA/bnxt_re: Fix incorrect dereference of srq in async event 2024-10-11 20:49:01 -03:00
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
qplib_fp.c RDMA/bnxt_re: Get the toggle bits from SRQ events 2024-09-02 10:10:36 +03:00
qplib_fp.h RDMA/bnxt_re: Fix incorrect AVID type in WQE structure 2024-10-08 10:12:20 +03:00
qplib_rcfw.c RDMA/bnxt_re: Fix the sparse warnings 2023-12-20 10:10:56 +02:00
qplib_rcfw.h RDMA/bnxt_re: Refactor the queue index update 2023-11-13 10:26:41 +02:00
qplib_res.c RDMA/bnxt_re: Add a check for memory allocation 2024-10-08 10:12:29 +03:00
qplib_res.h RDMA/bnxt_re: Recover the device when FW error is detected 2024-09-13 08:29:34 +03:00
qplib_sp.c RDMA/bnxt_re: Fix the max CQ WQEs for older adapters 2024-10-11 20:49:00 -03:00
qplib_sp.h RDMA/bnxt_re: Fix the max CQ WQEs for older adapters 2024-10-11 20:49:00 -03:00
qplib_tlv.h IB: Use capital "OR" for multiple licenses in SPDX 2023-09-11 14:14:00 +03:00
roce_hsi.h RDMA/bnxt_re: Update HW interface headers 2024-09-02 12:33:47 +03:00