[PATCH net 0/2] octeontx2: Fix several bugs in exception paths

Ziyang Xuan posted 2 patches 3 years, 4 months ago
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c |  5 ++++-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 12 +++++++++---
2 files changed, 13 insertions(+), 4 deletions(-)
[PATCH net 0/2] octeontx2: Fix several bugs in exception paths
Posted by Ziyang Xuan 3 years, 4 months ago
Find several obvious bugs during code review in exception paths. Provide
this patchset to fix them. Not tested, just compiled.

Ziyang Xuan (2):
  octeontx2-pf: Fix possible memory leak in otx2_probe()
  octeontx2-vf: Fix possible memory leak in otx2vf_probe()

 drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c |  5 ++++-
 drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 12 +++++++++---
 2 files changed, 13 insertions(+), 4 deletions(-)

-- 
2.25.1