aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKalesh AP <[email protected]>2023-05-18 23:48:17 -0700
committerJason Gunthorpe <[email protected]>2023-05-19 13:26:19 -0300
commit8c1ee346da583718fb0a7791a1f84bdafb103caf (patch)
treeee180fd91cc4f1a87e75fd9e501a625d7361c791 /tools/perf/scripts/python/bin
parent07d5ce14b2aa22dc6a92f9769035281b68250d3e (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