ramips: Refresh kernel patches
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 10 Jul 2024 21:03:33 +0000 (23:03 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 10 Jul 2024 21:03:33 +0000 (23:03 +0200)
The last patches broke this patch, refresh it again.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/patches-5.15/700-net-ethernet-mediatek-support-net-labels.patch

index ff492e7f6c7d37d25f4faea2709b1fbb2002d690..e648e74a6c6690164922fac734329a336b33471f 100644 (file)
@@ -14,7 +14,7 @@ Signed-off-by: RenĂ© van Dorst <opensource@vdorst.com>
 
 --- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c
 +++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
-@@ -4557,6 +4557,7 @@ static const struct net_device_ops mtk_n
+@@ -4586,6 +4586,7 @@ static const struct net_device_ops mtk_n
  
  static int mtk_add_mac(struct mtk_eth *eth, struct device_node *np)
  {
@@ -22,7 +22,7 @@ Signed-off-by: RenĂ© van Dorst <opensource@vdorst.com>
        const __be32 *_id = of_get_property(np, "reg", NULL);
        phy_interface_t phy_mode;
        struct phylink *phylink;
-@@ -4728,6 +4729,9 @@ static int mtk_add_mac(struct mtk_eth *e
+@@ -4757,6 +4758,9 @@ static int mtk_add_mac(struct mtk_eth *e
                register_netdevice_notifier(&mac->device_notifier);
        }