diff options
author | Eric Dumazet <[email protected]> | 2022-02-07 20:50:33 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-02-08 20:41:34 -0800 |
commit | ea3e91666ddd9f141632157ee601325d1d207061 (patch) | |
tree | 09e3fa37ecbeffced99c5a6946a656d540cd8d77 /lib/mpi/mpi-add.c | |
parent | 1c69576461435521b020cf0e6475b7524c1394dd (diff) |
ipv6: change fib6_rules_net_exit() to batch mode
cleanup_net() is competing with other rtnl users.
fib6_rules_net_exit() seems a good candidate for exit_batch(),
as this gives chance for cleanup_net() to progress much faster,
holding rtnl a bit longer.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions