diff options
| author | Justin Chen <justin.chen@broadcom.com> | 2026-03-19 16:48:12 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-20 19:07:28 -0700 |
| commit | cbfa5be2bf64511d49b854a0f9fd6d0b5118621f (patch) | |
| tree | fad2fa92922a9e31ad3ae435f11c474b8e89bf78 /drivers/usb/input/git@git.tavy.me:linux.git | |
| parent | 7a4fc5ca79656955b88b6483f505321e1a683f0d (diff) | |
net: bcmasp: fix double free of WoL irq
We do not need to free wol_irq since it was instantiated with
devm_request_irq(). So devres will free for us.
Fixes: a2f0751206b0 ("net: bcmasp: Add support for WoL magic packet")
Signed-off-by: Justin Chen <justin.chen@broadcom.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20260319234813.1937315-2-justin.chen@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/usb/input/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
