aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-02-06 14:43:09 +0000
committerJakub Kicinski <[email protected]>2024-02-07 18:55:12 -0800
commitde02deab27fd63063e056811d0473ad5b9a56e5e (patch)
tree8aee11c1b8115a46765750044dbc527057fce88e /lib/test-string_helpers.c
parent7a99f3c1994b2c3add235090d8721bfbb2b95320 (diff)
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 <[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