summaryrefslogtreecommitdiff
path: root/drivers/usb/input/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorSabrina Dubroca <sd@queasysnail.net>2026-03-23 16:19:43 +0100
committerJakub Kicinski <kuba@kernel.org>2026-03-24 20:56:02 -0700
commit09474055f2619be9445ba4245e4013741ed01a5e (patch)
tree5c2a3e1fec625d436ad20feba86e2a92b107ff05 /drivers/usb/input/git@git.tavy.me:linux.git
parent71399707876b93240f236f48b8062f3423a5fe97 (diff)
rtnetlink: fix leak of SRCU struct in rtnl_link_register
Commit 6b57ff21a310 ("rtnetlink: Protect link_ops by mutex.") swapped the EEXIST check with the init_srcu_struct, but didn't add cleanup of the SRCU struct we just allocated in case of error. Fixes: 6b57ff21a310 ("rtnetlink: Protect link_ops by mutex.") Signed-off-by: Sabrina Dubroca <sd@queasysnail.net> Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com> Link: https://patch.msgid.link/e77fe499f9a58c547b33b5212b3596dad417cec6.1774025341.git.sd@queasysnail.net 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