public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v3 0/2] net: bcmasp: Fix issues during driver unbind
@ 2026-03-19 23:48 justin.chen
  2026-03-19 23:48 ` [PATCH net v3 1/2] net: bcmasp: fix double free of WoL irq justin.chen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: justin.chen @ 2026-03-19 23:48 UTC (permalink / raw)
  To: netdev
  Cc: bcm-kernel-feedback-list, horms, pabeni, kuba, edumazet, davem,
	andrew+netdev, florian.fainelli, Justin Chen

From: Justin Chen <justin.chen@broadcom.com>

Fix two issues when we unbind the driver. We hit a double free of the
WoL irq and a double disable of the clk.

Justin Chen (2):
  net: bcmasp: fix double free of WoL irq
  net: bcmasp: fix double disable of clk

 drivers/net/ethernet/broadcom/asp2/bcmasp.c | 41 ++++++++++++---------
 1 file changed, 23 insertions(+), 18 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-21  2:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-19 23:48 [PATCH net v3 0/2] net: bcmasp: Fix issues during driver unbind justin.chen
2026-03-19 23:48 ` [PATCH net v3 1/2] net: bcmasp: fix double free of WoL irq justin.chen
2026-03-19 23:48 ` [PATCH net v3 2/2] net: bcmasp: fix double disable of clk justin.chen
2026-03-21  2:20 ` [PATCH net v3 0/2] net: bcmasp: Fix issues during driver unbind 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