linux-yocto/drivers/infiniband/hw/bnxt_re
Christophe JAILLET aceee63a3a RDMA/bnxt_re: Remove some dead code
If the probe succeeds, then auxiliary_get_drvdata() can't return a NULL
pointer.

So several NULL checks can be removed to simplify code.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://patch.msgid.link/f02eb630734ee530315dce9f60b078f631ae93d0.1730477345.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2024-11-03 11:02:02 -05: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
main.c RDMA/bnxt_re: Remove some dead code 2024-11-03 11:02:02 -05:00
Makefile
qplib_fp.c RDMA/bnxt_re: synchronize the qp-handle table array 2024-10-21 13:28:15 -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: synchronize the qp-handle table array 2024-10-21 13:28:15 -03:00
qplib_rcfw.h RDMA/bnxt_re: synchronize the qp-handle table array 2024-10-21 13:28:15 -03:00
qplib_res.c RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages 2024-10-11 20:49:02 -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 GID table length 2024-10-11 20:49:02 -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