summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorSomnath Kotur <somnath.kotur@broadcom.com>2025-04-29 01:58:58 +0300
committerDavid S. Miller <davem@davemloft.net>2025-04-30 15:03:21 +0300
commita63db07e4ecd45b027718168faf7d798bb47bf58 (patch)
tree439530e01beccc5c917743a82c5f92e37d6326e6 /lib/mpi/mpi-cmp.c
parent8e6cc9045380f3f0c48ebda2bda5e1abe263388d (diff)
downloadlinux-a63db07e4ecd45b027718168faf7d798bb47bf58.tar.xz
bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan()
If bnxt_rx_vlan() fails because the VLAN protocol ID is invalid, the SKB is freed but we're missing the call to recycle it. This may cause the warning: "page_pool_release_retry() stalled pool shutdown" Add the missing skb_mark_for_recycle() in bnxt_rx_vlan(). Fixes: 86b05508f775 ("bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP") Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com> Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com> Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions