From 23c01f8caa873f49a1658c4affeda1474cbb5b45 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 11 Jul 2015 19:59:05 +0000 Subject: kernel: update 4.0 to 4.0.8 Changelog: * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.8 Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46300 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-4.0/702-phy_add_aneg_done_function.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.0/702-phy_add_aneg_done_function.patch') diff --git a/target/linux/generic/patches-4.0/702-phy_add_aneg_done_function.patch b/target/linux/generic/patches-4.0/702-phy_add_aneg_done_function.patch index d383c5ae79..c743cefc5a 100644 --- a/target/linux/generic/patches-4.0/702-phy_add_aneg_done_function.patch +++ b/target/linux/generic/patches-4.0/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; -- cgit v1.2.3