aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2015-07-11 19:59:26 +0000
committerHauke Mehrtens <hauke@openwrt.org>2015-07-11 19:59:26 +0000
commite970f981c6ddead6b6bdd7bf30b2e8efe6246fc6 (patch)
treeff00aff80cd62d8a81352e82e6e5d653ffa36275 /target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch
parent23c01f8caa873f49a1658c4affeda1474cbb5b45 (diff)
downloadmaster-187ad058-e970f981c6ddead6b6bdd7bf30b2e8efe6246fc6.tar.gz
master-187ad058-e970f981c6ddead6b6bdd7bf30b2e8efe6246fc6.tar.bz2
master-187ad058-e970f981c6ddead6b6bdd7bf30b2e8efe6246fc6.zip
kernel: update 4.1 to 4.1.2
Changelog: * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.2 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46301 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch2
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 d383c5ae79..c743cefc5a 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;