netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] octeontx2: Fix several bugs in exception paths
@ 2022-11-24  1:56 Ziyang Xuan
  2022-11-24  1:56 ` [PATCH net 1/2] octeontx2-pf: Fix possible memory leak in otx2_probe() Ziyang Xuan
  2022-11-24  1:56 ` [PATCH net 2/2] octeontx2-vf: Fix possible memory leak in otx2vf_probe() Ziyang Xuan
  0 siblings, 2 replies; 9+ messages in thread
From: Ziyang Xuan @ 2022-11-24  1:56 UTC (permalink / raw)
  To: sgoutham, gakula, sbhatta, hkelam, davem, edumazet, kuba, pabeni,
	netdev
  Cc: naveenm, rsaladi2, linux-kernel

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-12-02  9:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-24  1:56 [PATCH net 0/2] octeontx2: Fix several bugs in exception paths Ziyang Xuan
2022-11-24  1:56 ` [PATCH net 1/2] octeontx2-pf: Fix possible memory leak in otx2_probe() Ziyang Xuan
2022-11-25 13:46   ` Maciej Fijalkowski
2022-11-26  1:04     ` Ziyang Xuan (William)
2022-12-02  1:44       ` Ziyang Xuan (William)
2022-12-02  6:38         ` [EXT] " Geethasowjanya Akula
2022-12-02  8:34           ` Ziyang Xuan (William)
2022-12-02  9:50             ` Geethasowjanya Akula
2022-11-24  1:56 ` [PATCH net 2/2] octeontx2-vf: Fix possible memory leak in otx2vf_probe() Ziyang Xuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).