summaryrefslogtreecommitdiff
path: root/drivers/firewire/core.h
diff options
context:
space:
mode:
authorLi Xiasong <lixiasong1@huawei.com>2026-04-02 19:36:17 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-04-11 14:19:36 +0200
commit79bc854d44f9fb4c7526aace0fa6a941e20683ce (patch)
tree8544c9f2293cc7be15e7e1881af22ef891f75b52 /drivers/firewire/core.h
parent83170a05908b6cf2fb3235d3065bf613ff866f3c (diff)
downloadlinux-79bc854d44f9fb4c7526aace0fa6a941e20683ce.tar.gz
linux-79bc854d44f9fb4c7526aace0fa6a941e20683ce.tar.bz2
linux-79bc854d44f9fb4c7526aace0fa6a941e20683ce.zip
MPTCP: fix lock class name family in pm_nl_create_listen_socket
commit 7ab4a7c5d969642782b8a5b608da0dd02aa9f229 upstream. In mptcp_pm_nl_create_listen_socket(), use entry->addr.family instead of sk->sk_family for lock class setup. The 'sk' parameter is a netlink socket, not the MPTCP subflow socket being created. Fixes: cee4034a3db1 ("mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()") Signed-off-by: Li Xiasong <lixiasong1@huawei.com> Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> Link: https://patch.msgid.link/20260319112159.3118874-1-lixiasong1@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> [ Conflict in pm_kernel.c, because commit 8617e85e04bd ("mptcp: pm: split in-kernel PM specific code") is not in this version, and moves code from pm_netlink.c to pm_kernel.c. ] Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/firewire/core.h')
0 files changed, 0 insertions, 0 deletions