From 831d1c8b459b561d18446566ff16049d3025967c Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Tue, 30 Jun 2015 23:26:13 +0000 Subject: kernel: update 4.0 to 4.0.7 Changelog: * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.6 * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.7 Signed-off-by: Jonas Gorski SVN-Revision: 46151 --- target/linux/generic/patches-4.0/664-codel_fix_3_12.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.0/664-codel_fix_3_12.patch') diff --git a/target/linux/generic/patches-4.0/664-codel_fix_3_12.patch b/target/linux/generic/patches-4.0/664-codel_fix_3_12.patch index 2682441b1c..726c428e56 100644 --- a/target/linux/generic/patches-4.0/664-codel_fix_3_12.patch +++ b/target/linux/generic/patches-4.0/664-codel_fix_3_12.patch @@ -1,6 +1,6 @@ --- a/net/sched/sch_api.c +++ b/net/sched/sch_api.c -@@ -1945,7 +1945,7 @@ static int __init pktsched_init(void) +@@ -1947,7 +1947,7 @@ static int __init pktsched_init(void) return err; } -- cgit v1.2.3