diff options
Diffstat (limited to 'target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch')
-rw-r--r-- | target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch b/target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch index 3137ba9a5c..9d6da7b185 100644 --- a/target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch +++ b/target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch @@ -21,7 +21,7 @@ --- a/drivers/net/phy/phy_device.c +++ b/drivers/net/phy/phy_device.c -@@ -882,6 +882,9 @@ int genphy_update_link(struct phy_device +@@ -881,6 +881,9 @@ int genphy_update_link(struct phy_device { int status; |