kernel: bump 5.15 to 5.15.103
[openwrt/staging/nbd.git] / target / linux / ramips / patches-5.15 / 700-net-ethernet-mediatek-support-net-labels.patch
index 29aba20e97d8cf4712903be6c46c8968b408d709..72faba8a9eeb03b87bb7e2dd28126ecd26b1f1ef 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
-@@ -4227,6 +4227,7 @@ static const struct net_device_ops mtk_n
+@@ -4228,6 +4228,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;
-@@ -4355,6 +4356,9 @@ static int mtk_add_mac(struct mtk_eth *e
+@@ -4356,6 +4357,9 @@ static int mtk_add_mac(struct mtk_eth *e
                register_netdevice_notifier(&mac->device_notifier);
        }