diff options
author | 2025-03-27 14:44:41 +0530 | |
---|---|---|
committer | 2025-03-31 16:52:02 -0700 | |
commit | 0fdba88a211508984eb5df62008c29688692b134 (patch) | |
tree | 0314b128685fa58ea98ef69880107caf6b526baf /net/lapb/lapb_timer.c | |
parent | net: fix use-after-free in the netdev_nl_sock_priv_destroy() (diff) | |
download | wireguard-linux-0fdba88a211508984eb5df62008c29688692b134.tar.xz wireguard-linux-0fdba88a211508984eb5df62008c29688692b134.zip |
octeontx2-af: Fix mbox INTR handler when num VFs > 64
When number of RVU VFs > 64, the vfs value passed to "rvu_queue_work"
function is incorrect. Due to which mbox workqueue entries for
VFs 0 to 63 never gets added to workqueue.
Fixes: 9bdc47a6e328 ("octeontx2-af: Mbox communication support btw AF and it's VFs")
Signed-off-by: Geetha sowjanya <gakula@marvell.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250327091441.1284-1-gakula@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions