kernel: Backport patch to automatically bring up DSA master when opening user port
[openwrt/openwrt.git] / target / linux / generic / backport-5.10 / 774-v5.12-net-dsa-exit-early-in-dsa_slave_switchdev_event-if-w.patch
index 652efa2567be2460e7d1f305d4a9a43f49ecdc69..ba163ec77e7cc82db61f02f74c0642d5a249af10 100644 (file)
@@ -30,7 +30,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
 
 --- a/net/dsa/slave.c
 +++ b/net/dsa/slave.c
-@@ -2171,6 +2171,9 @@ static int dsa_slave_switchdev_event(str
+@@ -2174,6 +2174,9 @@ static int dsa_slave_switchdev_event(str
  
                dp = dsa_slave_to_port(dev);