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

Bo Sun posted 2 patches 4 days, 14 hours ago
There is a newer version of this series
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(+)
[PATCH 0/2] octeontx2: fix bitmap leaks in PF and VF
Posted by Bo Sun 4 days, 14 hours ago
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(+)