kernel: bump kernel 4.4 to 4.4.129 for 17.01
[openwrt/openwrt.git] / target / linux / mvebu / patches-4.4 / 127-phy-export-phy_start_machine-for-phylink.patch
index eb73933f3d2320c7eee320137314cbaf8b0b33ac..95be7faa14b0fa7dadbb56238f2194c0491583a3 100644 (file)
@@ -15,7 +15,7 @@ Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
 
 --- a/drivers/net/phy/phy.c
 +++ b/drivers/net/phy/phy.c
-@@ -568,6 +568,7 @@ void phy_start_machine(struct phy_device
+@@ -574,6 +574,7 @@ void phy_start_machine(struct phy_device
  {
        queue_delayed_work(system_power_efficient_wq, &phydev->state_queue, HZ);
  }