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