kernel: update kernel 4.9 to 4.9.34
[openwrt/staging/wigyori.git] / target / linux / mvebu / patches-4.9 / 413-phy-export-phy_start_machine-for-phylink.patch
index 93f979ab53067feb049692d58dd5a781f618b6c3..44cf92439d684c34e7c388b2e18d8c9467bcb073 100644 (file)
@@ -12,7 +12,7 @@ Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
 
 --- a/drivers/net/phy/phy.c
 +++ b/drivers/net/phy/phy.c
-@@ -580,6 +580,7 @@ void phy_start_machine(struct phy_device
+@@ -612,6 +612,7 @@ void phy_start_machine(struct phy_device
  {
        queue_delayed_work(system_power_efficient_wq, &phydev->state_queue, HZ);
  }