diff options
| author | Kalesh AP <[email protected]> | 2023-05-18 23:48:14 -0700 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2023-05-19 13:26:18 -0300 |
| commit | b989f90cef0af48aa5679b6a75476371705ec53c (patch) | |
| tree | 9b8615019dc3d9f88f4dcc0d4af08e62342e9b32 /tools/perf/scripts/python/bin | |
| parent | ff2e4bfd162cf66a112a81509e419805add44d64 (diff) | |
RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gid
The NULL check inside bnxt_re_update_gid() always return false. If
sgid_tbl->tbl is not allocated, then dev_init would have failed.
Fixes: 5fac5b1b297f ("RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured")
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Saravanan Vajravel <[email protected]>
Reviewed-by: Damodharam Ammepalli <[email protected]>
Reviewed-by: Ajit Khaparde <[email protected]>
Signed-off-by: Selvin Xavier <[email protected]>
Signed-off-by: Kalesh AP <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions