]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-bcmasp-fix-issues-during-driver-unbind'
authorJakub Kicinski <kuba@kernel.org>
Sat, 21 Mar 2026 02:07:33 +0000 (19:07 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 21 Mar 2026 02:07:33 +0000 (19:07 -0700)
Justin Chen says:

====================
net: bcmasp: Fix issues during driver unbind

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

Link: https://patch.msgid.link/20260319234813.1937315-1-justin.chen@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge