aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/sit.c
diff options
context:
space:
mode:
authorGravatar Eric Dumazet <edumazet@google.com> 2024-02-06 14:43:08 +0000
committerGravatar Jakub Kicinski <kuba@kernel.org> 2024-02-07 18:55:12 -0800
commit7a99f3c1994b2c3add235090d8721bfbb2b95320 (patch)
treea9b9f749b96c5a15114a44145a9f4aa80ba86034 /net/ipv6/sit.c
parentip6_tunnel: use exit_batch_rtnl() method (diff)
downloadlinux-7a99f3c1994b2c3add235090d8721bfbb2b95320.tar.gz
linux-7a99f3c1994b2c3add235090d8721bfbb2b95320.tar.bz2
linux-7a99f3c1994b2c3add235090d8721bfbb2b95320.zip
ip6_vti: use exit_batch_rtnl() method
exit_batch_rtnl() is called while RTNL is held, and devices to be unregistered can be queued in the dev_kill_list. This saves one rtnl_lock()/rtnl_unlock() pair and one unregister_netdevice_many() call. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Antoine Tenart <atenart@kernel.org> Link: https://lore.kernel.org/r/20240206144313.2050392-13-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv6/sit.c')
0 files changed, 0 insertions, 0 deletions