Files
linux/net/ipv6
Eric Dumazet de02deab27 sit: 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-14-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-02-07 18:55:12 -08:00
..
2023-10-25 10:38:07 +01:00
2024-01-23 17:22:23 -08:00
2024-02-07 18:55:12 -08:00
2023-10-27 10:35:46 +01:00
2023-09-14 16:16:36 +02:00