mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 20:53:04 +09: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>