diff options
author | Kashyap Desai <kashyap.desai@broadcom.com> | 2025-03-03 19:59:37 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2025-03-03 22:18:04 +0300 |
commit | 67ee8d496511ad8e1cb88f72944847e7b3e4e47c (patch) | |
tree | fe2d8ac14201ee1fbee48b83218c8491841d65f9 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 82f1f575aa13a66906aff05ab05ffe757227b95f (diff) | |
download | linux-67ee8d496511ad8e1cb88f72944847e7b3e4e47c.tar.xz |
RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indx
The modulo operation returns wrong result without the
paranthesis and that resulted in wrong QP table indexing.
Fixes: 84cf229f4001 ("RDMA/bnxt_re: Fix the qp table indexing")
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Kashyap Desai <kashyap.desai@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://patch.msgid.link/1741021178-2569-3-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions