diff options
Diffstat (limited to 'target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch')
-rw-r--r-- | target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch b/target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch index d383c5a..c743cef 100644 --- a/target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch +++ b/target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch @@ -15,7 +15,7 @@ --- a/drivers/net/phy/phy_device.c +++ b/drivers/net/phy/phy_device.c -@@ -928,6 +928,9 @@ int genphy_update_link(struct phy_device +@@ -929,6 +929,9 @@ int genphy_update_link(struct phy_device { int status; |