From 23be0a9f979c3f9d6e8c2637ab16bd10a33b617d Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 26 Mar 2014 14:14:20 +0000 Subject: [generic/3.14]: update to 3.14-rc8 Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40023 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.14/702-phy_add_aneg_done_function.patch') 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; -- cgit v1.2.3