mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
ede6c39c4f
Having to acquire rtnl from netdev_run_todo() for every dismantled device is not desirable when/if rtnl is under stress. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>