diff options
| author | Kalesh AP <[email protected]> | 2023-05-18 23:48:17 -0700 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2023-05-19 13:26:19 -0300 |
| commit | 8c1ee346da583718fb0a7791a1f84bdafb103caf (patch) | |
| tree | ee180fd91cc4f1a87e75fd9e501a625d7361c791 /tools/perf/scripts/python/bin | |
| parent | 07d5ce14b2aa22dc6a92f9769035281b68250d3e (diff) | |
RDMA/bnxt_re: Remove unnecessary checks
The NULL check inside bnxt_qplib_del_sgid() and bnxt_qplib_add_sgid()
always return false as the "sgid_tbl" inside "rdev->qplib_res" is a static
memory.
Fixes: 1ac5a4047975 ("RDMA/bnxt_re: Add bnxt_re RoCE driver")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kalesh AP <[email protected]>
Signed-off-by: Selvin Xavier <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions