summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.0/664-codel_fix_3_12.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-06-30 23:26:13 +0000
committerJonas Gorski <jogo@openwrt.org>2015-06-30 23:26:13 +0000
commit831d1c8b459b561d18446566ff16049d3025967c (patch)
treeb92538ea45c69901bdb5be2e77e28f9f1f653d38 /target/linux/generic/patches-4.0/664-codel_fix_3_12.patch
parent901a7fa067c63a81eda14becfffa1bbd79009e33 (diff)
downloadmaster-31e0f0ae-831d1c8b459b561d18446566ff16049d3025967c.tar.gz
master-31e0f0ae-831d1c8b459b561d18446566ff16049d3025967c.tar.bz2
master-31e0f0ae-831d1c8b459b561d18446566ff16049d3025967c.zip
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 <jogo@openwrt.org> SVN-Revision: 46151
Diffstat (limited to 'target/linux/generic/patches-4.0/664-codel_fix_3_12.patch')
-rw-r--r--target/linux/generic/patches-4.0/664-codel_fix_3_12.patch2
1 files changed, 1 insertions, 1 deletions
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;
}