netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v3 0/2] net: ethernet: mtk_eth_soc: fix memory leak in error path
@ 2022-11-20  5:52 Yan Cangang
  2022-11-20  5:52 ` [PATCH net v3 1/2] net: ethernet: mtk_eth_soc: fix resource " Yan Cangang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Yan Cangang @ 2022-11-20  5:52 UTC (permalink / raw)
  To: leon, kuba, Mark-MC.Lee, john, nbd, sean.wang; +Cc: netdev, Yan Cangang

v1: https://lore.kernel.org/netdev/20221112233239.824389-1-nalanzeyu@gmail.com/T/
v2:
  - clean up commit message
  - new mtk_ppe_deinit() function, call it before calling mtk_mdio_cleanup()
v3:
  - split into two patches

Yan Cangang (2):
  net: ethernet: mtk_eth_soc: fix resource leak in error path
  net: ethernet: mtk_eth_soc: fix memory leak in error path

 drivers/net/ethernet/mediatek/mtk_eth_soc.c |  9 +++++----
 drivers/net/ethernet/mediatek/mtk_ppe.c     | 19 +++++++++++++++++--
 drivers/net/ethernet/mediatek/mtk_ppe.h     |  1 +
 3 files changed, 23 insertions(+), 6 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-11-23  5:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-20  5:52 [PATCH net v3 0/2] net: ethernet: mtk_eth_soc: fix memory leak in error path Yan Cangang
2022-11-20  5:52 ` [PATCH net v3 1/2] net: ethernet: mtk_eth_soc: fix resource " Yan Cangang
2022-11-20  5:52 ` [PATCH net v3 2/2] net: ethernet: mtk_eth_soc: fix memory " Yan Cangang
2022-11-22 12:46 ` [PATCH net v3 0/2] " Leon Romanovsky
2022-11-23  5:00 ` patchwork-bot+netdevbpf

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).