aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/664-codel_fix_3_12.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-03-26 14:14:20 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-03-26 14:14:20 +0000
commit23be0a9f979c3f9d6e8c2637ab16bd10a33b617d (patch)
tree70e884ea49970c581a4676f6011ad6bd24f57a07 /target/linux/generic/patches-3.14/664-codel_fix_3_12.patch
parentc5b682a718857f47c9880c4c25894a1d9ecc18c8 (diff)
downloadmaster-187ad058-23be0a9f979c3f9d6e8c2637ab16bd10a33b617d.tar.gz
master-187ad058-23be0a9f979c3f9d6e8c2637ab16bd10a33b617d.tar.bz2
master-187ad058-23be0a9f979c3f9d6e8c2637ab16bd10a33b617d.zip
[generic/3.14]: update to 3.14-rc8
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40023 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.14/664-codel_fix_3_12.patch')
-rw-r--r--target/linux/generic/patches-3.14/664-codel_fix_3_12.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/664-codel_fix_3_12.patch b/target/linux/generic/patches-3.14/664-codel_fix_3_12.patch
index 392bc91c48..31158c5848 100644
--- a/target/linux/generic/patches-3.14/664-codel_fix_3_12.patch
+++ b/target/linux/generic/patches-3.14/664-codel_fix_3_12.patch
@@ -1,6 +1,6 @@
--- a/net/sched/sch_api.c
+++ b/net/sched/sch_api.c
-@@ -1913,7 +1913,7 @@ static int __init pktsched_init(void)
+@@ -1914,7 +1914,7 @@ static int __init pktsched_init(void)
return err;
}