kernel: bump 5.4 to 5.4.34
[openwrt/staging/mkresin.git] / target / linux / ramips / patches-5.4 / 401-net-ethernet-mediatek-support-net-labels.patch
index e3035b95f3409d138cc6f7ee7df214175ebfcc1e..69e3c296cafde9b95dab63541dfd5b19f7d62258 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
-@@ -2757,6 +2757,7 @@ static const struct net_device_ops mtk_n
+@@ -2779,6 +2779,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);
        struct phylink *phylink;
        int phy_mode, id, err;
-@@ -2847,6 +2848,9 @@ static int mtk_add_mac(struct mtk_eth *e
+@@ -2869,6 +2870,9 @@ static int mtk_add_mac(struct mtk_eth *e
        eth->netdev[id]->irq = eth->irq[0];
        eth->netdev[id]->dev.of_node = np;