kernel: Update kernel 4.19 to version 4.19.131
[openwrt/staging/rmilecki.git] / target / linux / generic / backport-4.19 / 704-v4.20-net-phy-Stop-with-excessive-soft-reset.patch
index d9c4b4ecdd0b50189598e44819d2484e03faa1b9..483815a3380d63d6ddb3d45102eb5e49acc07c53 100644 (file)
@@ -29,7 +29,7 @@ Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
 
 --- a/drivers/net/phy/phy_device.c
 +++ b/drivers/net/phy/phy_device.c
-@@ -890,8 +890,6 @@ int phy_init_hw(struct phy_device *phyde
+@@ -892,8 +892,6 @@ int phy_init_hw(struct phy_device *phyde
  
        if (phydev->drv->soft_reset)
                ret = phydev->drv->soft_reset(phydev);