diff options
author | Geliang Tang <geliangtang@gmail.com> | 2021-03-12 17:16:18 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-12 17:47:45 -0800 |
commit | 0e4a3e68862b7844c87126628082ae97c066b9da (patch) | |
tree | fcd25c4c011365dda60bf6e6d6f9696c0478a1ff /net/lapb/lapb_timer.c | |
parent | 06faa22710342bca5e9c249634199c650799fce6 (diff) |
mptcp: remove a list of addrs when flushing
This patch invoked mptcp_nl_remove_addrs_list to remove a list of addresses
when the netlink flushes addresses, instead of using
mptcp_nl_remove_subflow_and_signal_addr to remove them one by one.
And dropped the unused parameter net in __flush_addrs too.
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions