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

From: Ziyang Xuan
Date: Wed Nov 23 2022 - 20:56:33 EST


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