kernel: bump 4.19 to 4.19.115
[openwrt/staging/stintel.git] / target / linux / generic / backport-4.19 / 704-v4.20-net-phy-Stop-with-excessive-soft-reset.patch
index 00ef6b7a1d4cb177329d83d27a2d38eaf278d191..d9c4b4ecdd0b50189598e44819d2484e03faa1b9 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
-@@ -886,8 +886,6 @@ int phy_init_hw(struct phy_device *phyde
+@@ -890,8 +890,6 @@ int phy_init_hw(struct phy_device *phyde
  
        if (phydev->drv->soft_reset)
                ret = phydev->drv->soft_reset(phydev);