kernel: bump 4.19 to 4.19.66
[openwrt/openwrt.git] / target / linux / mvebu / patches-4.19 / 402-net-phylink-only-call-mac_config-during-resolve-when.patch
index 611999baea13f86b26dc4d98a43e08713a6c8ac6..0e272ea891a4c429f6e874e68b65a9aec81fab9a 100644 (file)
@@ -13,7 +13,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
 
 --- a/drivers/net/phy/phylink.c
 +++ b/drivers/net/phy/phylink.c
-@@ -337,6 +337,13 @@ static void phylink_mac_config(struct ph
+@@ -339,6 +339,13 @@ static void phylink_mac_config(struct ph
        pl->ops->mac_config(pl->netdev, pl->link_an_mode, state);
  }
  
@@ -27,7 +27,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
  static void phylink_mac_an_restart(struct phylink *pl)
  {
        if (pl->link_config.an_enabled &&
-@@ -440,12 +447,12 @@ static void phylink_resolve(struct work_
+@@ -442,12 +449,12 @@ static void phylink_resolve(struct work_
                case MLO_AN_PHY:
                        link_state = pl->phy_state;
                        phylink_resolve_flow(pl, &link_state);