netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: macb: Fixes for macb driver
@ 2023-11-26 14:10 Claudiu Beznea
  2023-11-26 14:10 ` [PATCH 1/2] net: phy: Check phydev->drv before dereferencing it Claudiu Beznea
  2023-11-26 14:10 ` [PATCH 2/2] net: macb: Unregister nedev before MDIO bus in remove Claudiu Beznea
  0 siblings, 2 replies; 8+ messages in thread
From: Claudiu Beznea @ 2023-11-26 14:10 UTC (permalink / raw)
  To: nicolas.ferre, davem, edumazet, kuba, pabeni, andrew, hkallweit1,
	linux, jgarzik
  Cc: netdev, linux-kernel, Claudiu Beznea

Hi,

This series tries to address stack traces printed when unbinding the
macb driver.

Thank you,
Claudiu Beznea

Claudiu Beznea (2):
  net: phy: Check phydev->drv before dereferencing it
  net: macb: Unregister nedev before MDIO bus in remove

 drivers/net/ethernet/cadence/macb_main.c | 2 +-
 drivers/net/phy/phy.c                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-11-27  6:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-26 14:10 [PATCH 0/2] net: macb: Fixes for macb driver Claudiu Beznea
2023-11-26 14:10 ` [PATCH 1/2] net: phy: Check phydev->drv before dereferencing it Claudiu Beznea
2023-11-26 15:53   ` Russell King (Oracle)
2023-11-26 14:10 ` [PATCH 2/2] net: macb: Unregister nedev before MDIO bus in remove Claudiu Beznea
2023-11-26 15:51   ` Russell King (Oracle)
2023-11-26 17:13   ` Andrew Lunn
2023-11-26 17:49     ` Russell King (Oracle)
2023-11-27  6:11     ` claudiu beznea

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