aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2016-01-12 20:51:34 +0000
committerHauke Mehrtens <hauke@openwrt.org>2016-01-12 20:51:34 +0000
commit418c28764024a6ecf6bbd66315de6df006ac037a (patch)
tree690c030be8e2625c2409b5515a09d85d276d17f9 /target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
parentc7377ba3fe9346b407140d0f5e7f33158cbcd301 (diff)
downloadmaster-187ad058-418c28764024a6ecf6bbd66315de6df006ac037a.tar.gz
master-187ad058-418c28764024a6ecf6bbd66315de6df006ac037a.tar.bz2
master-187ad058-418c28764024a6ecf6bbd66315de6df006ac037a.zip
kernel/4.1: update to version 4.1.15
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48223 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.1/664-codel_fix_3_12.patch')
-rw-r--r--target/linux/generic/patches-4.1/664-codel_fix_3_12.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch b/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
index 6b2cbc5950..8e156fd79d 100644
--- a/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
+++ b/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
@@ -1,6 +1,6 @@
--- a/net/sched/sch_api.c
+++ b/net/sched/sch_api.c
-@@ -1951,7 +1951,7 @@ static int __init pktsched_init(void)
+@@ -1960,7 +1960,7 @@ static int __init pktsched_init(void)
return err;
}