aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2024-09-14 12:58:26 +0300
committerJakub Kicinski <[email protected]>2024-09-15 08:38:56 -0700
commitbe461814aa4cb32aae061404b9a6a83ef3895018 (patch)
treefbf56f18548ad55d768746fc60ca33e6681b00cd /tools/testing/selftests/bpf/prog_tests/autoload.c
parent472d455e7c6f32e6ae4738de8e6ba212db372661 (diff)
net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()
There is a copy and paste bug so this code checks "sq->dep_wqe" where "sq->wr_priv" was intended. It could result in a NULL pointer dereference. Fixes: 2ca62599aa0b ("net/mlx5: HWS, added send engine and context handling") Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions