kernel: bump 6.1 to 6.1.42
[openwrt/openwrt.git] / target / linux / generic / backport-6.1 / 730-03-v6.3-net-ethernet-mtk_eth_soc-avoid-port_mg-assignment-on.patch
index f5124ee6d8f984f66f6dcf376fdb930800ea8f09..d91d79320809326cac613bd17d495097a079ecd1 100644 (file)
@@ -12,7 +12,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c
 +++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
-@@ -4484,7 +4484,7 @@ static const struct mtk_soc_data mt7621_
+@@ -4477,7 +4477,7 @@ static const struct mtk_soc_data mt7621_
        .hw_features = MTK_HW_FEATURES,
        .required_clks = MT7621_CLKS_BITMAP,
        .required_pctl = false,
@@ -21,7 +21,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        .hash_offset = 2,
        .foe_entry_size = sizeof(struct mtk_foe_entry) - 16,
        .txrx = {
-@@ -4523,7 +4523,7 @@ static const struct mtk_soc_data mt7623_
+@@ -4516,7 +4516,7 @@ static const struct mtk_soc_data mt7623_
        .hw_features = MTK_HW_FEATURES,
        .required_clks = MT7623_CLKS_BITMAP,
        .required_pctl = true,