public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: cpsw_new: Fix multiple issues in the cpsw_probe() error path
@ 2026-02-05  2:47 Kevin Hao
  2026-02-05  2:47 ` [PATCH net 1/2] net: cpsw_new: Fix unnecessary netdev unregistration in " Kevin Hao
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kevin Hao @ 2026-02-05  2:47 UTC (permalink / raw)
  To: netdev
  Cc: Siddharth Vadapalli, Roger Quadros, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Vladimir Oltean,
	Saeed Mahameed, Daniel Zahka, Lorenzo Bianconi,
	Alexander Sverdlin, Nicolas Dichtel, Murali Karicheri,
	Ilias Apalodimas, Grygorii Strashko, linux-omap, stable,
	Kevin Hao

These two patches address duplicate or unnecessary netdev unregistration
in the cpsw_probe() error handling path.

---
Cc: Siddharth Vadapalli <s-vadapalli@ti.com>
Cc: Roger Quadros <rogerq@kernel.org>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: Saeed Mahameed <saeedm@nvidia.com>
Cc: Daniel Zahka <daniel.zahka@gmail.com>
Cc: Lorenzo Bianconi <lorenzo@kernel.org>
Cc: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Cc: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Cc: Murali Karicheri <m-karicheri2@ti.com>
Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Cc: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: linux-omap@vger.kernel.org
Cc: stable@vger.kernel.org

---
Kevin Hao (2):
      net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error path
      net: cpsw_new: Fix potential unregister of netdev that has not been registered yet

 drivers/net/ethernet/ti/cpsw_new.c | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)
---
base-commit: 0f8a890c4524d6e4013ff225e70de2aed7e6d726
change-id: 20260202-cpsw-error-path-dd5bc72d6daa

Best regards,
-- 
Kevin Hao <haokexin@gmail.com>


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

end of thread, other threads:[~2026-02-06  3:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-05  2:47 [PATCH net 0/2] net: cpsw_new: Fix multiple issues in the cpsw_probe() error path Kevin Hao
2026-02-05  2:47 ` [PATCH net 1/2] net: cpsw_new: Fix unnecessary netdev unregistration in " Kevin Hao
2026-02-05 19:03   ` Alexander Sverdlin
2026-02-05  2:47 ` [PATCH net 2/2] net: cpsw_new: Fix potential unregister of netdev that has not been registered yet Kevin Hao
2026-02-05 19:03   ` Alexander Sverdlin
2026-02-06  3:10 ` [PATCH net 0/2] net: cpsw_new: Fix multiple issues in the cpsw_probe() error path 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