Merge branch 'net-bcmasp-fix-issues-during-driver-unbind'
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>