diff options
author | Eric Dumazet <[email protected]> | 2024-02-06 14:43:08 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-07 18:55:12 -0800 |
commit | 7a99f3c1994b2c3add235090d8721bfbb2b95320 (patch) | |
tree | a9b9f749b96c5a15114a44145a9f4aa80ba86034 /lib/test-string_helpers.c | |
parent | a1fab9aff5c05589ece2893a8d312f16eb0ff5e6 (diff) |
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 <[email protected]>
Reviewed-by: Antoine Tenart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions