kernel: bump 4.14 to 4.14.259
[openwrt/staging/ynezz.git] / target / linux / brcm2708 / patches-4.14 / 950-0252-lan78xx-Change-LEDs-to-include-10Mb-activity.patch
index 47c20a7f132e59e56f6d53e9aedf98f711ce47f4..ef87555112cca6d9b29ee78b6e9976a8345cdedb 100644 (file)
@@ -14,7 +14,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
 
 --- a/drivers/net/usb/lan78xx.c
 +++ b/drivers/net/usb/lan78xx.c
-@@ -2004,6 +2004,7 @@ static int lan78xx_phy_init(struct lan78
+@@ -2002,6 +2002,7 @@ static int lan78xx_phy_init(struct lan78
  {
        int ret;
        u32 mii_adv;
@@ -22,7 +22,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
        struct phy_device *phydev = dev->net->phydev;
  
        phydev = phy_find_first(dev->mdiobus);
-@@ -2076,6 +2077,19 @@ static int lan78xx_phy_init(struct lan78
+@@ -2074,6 +2075,19 @@ static int lan78xx_phy_init(struct lan78
        mii_adv = (u32)mii_advertise_flowctrl(dev->fc_request_control);
        phydev->advertising |= mii_adv_to_ethtool_adv_t(mii_adv);