mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
8a4fc54b07
After recent patches, and in particular commitsfaab39f63c("net: allow out-of-order netdev unregistration") ande5f80fcf86("ipv6: give an IPv6 dev to blackhole_netdev") we no longer need the barrier implemented in rtnl_lock_unregistering(). Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>