Skip to content
Commit 26877c79 authored by Jesper Juhl's avatar Jesper Juhl Committed by David S. Miller
Browse files

hamradio: Resolve memory leak due to missing firmware release in add_mcs()



Failure to release_firmware() in drivers/net/hamradio/yam.c::add_mcs()
causes memory leak.
This patch should fix it.

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b5680e0b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment