netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: fixes for fec driver
@ 2021-05-12  2:43 Joakim Zhang
  2021-05-12  2:43 ` [PATCH net 1/2] net: fec: fix the potential memory leak in fec_enet_init() Joakim Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joakim Zhang @ 2021-05-12  2:43 UTC (permalink / raw)
  To: davem, kuba; +Cc: netdev, linux-kernel

Two small fixes for fec driver.

Fugang Duan (2):
  net: fec: fix the potential memory leak in fec_enet_init()
  net: fec: add defer probe for of_get_mac_address

 drivers/net/ethernet/freescale/fec_main.c | 24 ++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-05-12 21:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12  2:43 [PATCH net 0/2] net: fixes for fec driver Joakim Zhang
2021-05-12  2:43 ` [PATCH net 1/2] net: fec: fix the potential memory leak in fec_enet_init() Joakim Zhang
2021-05-12  2:44 ` [PATCH net 2/2] net: fec: add defer probe for of_get_mac_address Joakim Zhang
2021-05-12 21:10 ` [PATCH net 0/2] net: fixes for fec driver 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).