aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/kernel/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorJustin Chen <justin.chen@broadcom.com>2026-03-19 16:48:12 -0700
committerJakub Kicinski <kuba@kernel.org>2026-03-20 19:07:28 -0700
commitcbfa5be2bf64511d49b854a0f9fd6d0b5118621f (patch)
treefad2fa92922a9e31ad3ae435f11c474b8e89bf78 /rust/kernel/ssh:/git@git.zx2c4.com
parentMerge branch 'rtnetlink-add-missing-attributes-in-if_nlmsg_size' (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 'rust/kernel/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions