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

Bo Sun posted 2 patches 1 day, 15 hours ago
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 net v2 0/2] octeontx2: fix bitmap leaks in PF and VF
Posted by Bo Sun 1 day, 15 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.

Changes in v2:
- Add correct [PATCH net v2] subject prefix
- CC the sign-off authors that introduced the leak and everyone
  returned by scripts/get_maintainer.pl

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(+)

-- 
2.50.1 (Apple Git-155)