kernel: bump 5.4 to 5.4.66
[openwrt/openwrt.git] / target / linux / mediatek / patches-5.4 / 0600-net-phylink-propagate-resolved-link-config-via-mac_l.patch
index a9b2b603bba7e944bd14b37d0d5b67cbd3a736fc..0eac2ed66ef5d96aebfbb3e81af1c92f5f09a4a2 100644 (file)
@@ -111,7 +111,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
        struct mvpp2_port *port = netdev_priv(dev);
 --- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c
 +++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
-@@ -445,9 +445,10 @@ static void mtk_mac_link_down(struct phy
+@@ -446,9 +446,10 @@ static void mtk_mac_link_down(struct phy
        mtk_w32(mac->hw, mcr, MTK_MAC_MCR(mac->id));
  }