mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
771acac2ff
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>