diff options
author | Geliang Tang <geliangtang@gmail.com> | 2020-12-11 01:24:59 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-12-15 04:30:06 +0300 |
commit | 141694df6573b49aa4143c92556544b4b0bbda72 (patch) | |
tree | d41f8cd8ef1b8f94ffa1673c49228f6e52541682 /net/ipv6/ip6_offload.c | |
parent | 3764b0c5651e34ceb3e7d5c75b6fd8e7b72112ac (diff) | |
download | linux-141694df6573b49aa4143c92556544b4b0bbda72.tar.xz |
mptcp: remove address when netlink flushes addrs
When the PM netlink flushes the addresses, invoke the remove address
function mptcp_nl_remove_subflow_and_signal_addr to remove the addresses
and the subflows. Since this function should not be invoked under lock,
move __flush_addrs out of the pernet->lock.
Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv6/ip6_offload.c')
0 files changed, 0 insertions, 0 deletions