[PATCH 0/2] octeontx2: fix bitmap leaks in PF and VF

From: Bo Sun

Date: Sat Sep 27 2025 - 03:20:57 EST


Two small patches that free the AF_XDP bitmap in the PF and VF
remove paths. Both carry the same Fixes tag and should go to
stable.

Bo Sun (2):
octeontx2-vf: fix bitmap leak
octeontx2-pf: fix bitmap leak

drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 1 +
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 1 +
2 files changed, 2 insertions(+)