kernel: update kernel 4.9 to 4.9.29
[openwrt/openwrt.git] / target / linux / mvebu / patches-4.9 / 405-net-phy-allow-EEE-with-SGMII-interface-modes.patch
index 51d62595d2f6a2eca7013181033e05985e458a15..ec6571f60a3b8270d6d593551b14bd96c6d65e42 100644 (file)
@@ -11,7 +11,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
 
 --- a/drivers/net/phy/phy.c
 +++ b/drivers/net/phy/phy.c
-@@ -1195,6 +1195,7 @@ int phy_init_eee(struct phy_device *phyd
+@@ -1227,6 +1227,7 @@ int phy_init_eee(struct phy_device *phyd
        if ((phydev->duplex == DUPLEX_FULL) &&
            ((phydev->interface == PHY_INTERFACE_MODE_MII) ||
            (phydev->interface == PHY_INTERFACE_MODE_GMII) ||