ath25: switch default kernel to 5.15
[openwrt/openwrt.git] / target / linux / generic / backport-5.10 / 763-v5.11-net-dsa-mt7530-enable-MTU-normalization.patch
index 1c0a80aa789e144780e96ad9b754a000ea6b0fee..a239549758b7838b09e677bb1465cd4563d4d17c 100644 (file)
@@ -18,7 +18,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
 
 --- a/drivers/net/dsa/mt7530.c
 +++ b/drivers/net/dsa/mt7530.c
-@@ -1703,6 +1703,7 @@ mt7530_setup(struct dsa_switch *ds)
+@@ -1706,6 +1706,7 @@ mt7530_setup(struct dsa_switch *ds)
         */
        dn = dsa_to_port(ds, MT7530_CPU_PORT)->master->dev.of_node->parent;
        ds->configure_vlan_while_not_filtering = true;
@@ -26,7 +26,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  
        if (priv->id == ID_MT7530) {
                regulator_set_voltage(priv->core_pwr, 1000000, 1000000);
-@@ -1948,6 +1949,7 @@ mt7531_setup(struct dsa_switch *ds)
+@@ -1953,6 +1954,7 @@ mt7531_setup(struct dsa_switch *ds)
        }
  
        ds->configure_vlan_while_not_filtering = true;