aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-4.9/413-phy-export-phy_start_machine-for-phylink.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/mvebu/patches-4.9/413-phy-export-phy_start_machine-for-phylink.patch')
-rw-r--r--target/linux/mvebu/patches-4.9/413-phy-export-phy_start_machine-for-phylink.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.9/413-phy-export-phy_start_machine-for-phylink.patch b/target/linux/mvebu/patches-4.9/413-phy-export-phy_start_machine-for-phylink.patch
index 93f979ab53..44cf92439d 100644
--- a/target/linux/mvebu/patches-4.9/413-phy-export-phy_start_machine-for-phylink.patch
+++ b/target/linux/mvebu/patches-4.9/413-phy-export-phy_start_machine-for-phylink.patch
@@ -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);
}