diff options
author | Eric Dumazet <edumazet@google.com> | 2022-02-07 20:50:32 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-02-08 20:41:33 -0800 |
commit | 1c69576461435521b020cf0e6475b7524c1394dd (patch) | |
tree | df3596479d0b4e22477c1899c9aa33274a9ec99b /net/l2tp | |
parent | fea7b201320ca222d532398685d23db2b8d55558 (diff) |
ipv4: add fib_net_exit_batch()
cleanup_net() is competing with other rtnl users.
Instead of acquiring rtnl at each fib_net_exit() invocation,
add fib_net_exit_batch() so that rtnl is acquired once.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions