mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
netdev_for_each_lower_dev has to be called with rtnl mutex held. So better enforce it in switchdev functions. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>