aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/664-codel_fix_3_12.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-12-07 10:11:43 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-12-07 10:11:43 +0000
commit9999ca14e7882d510801790dee168291b03f25ee (patch)
tree0e3ccdd696399774f9b277b09e992131fee5ecce /target/linux/generic/patches-4.4/664-codel_fix_3_12.patch
parent3333f75cafc6d45491eeb2b104a01bf8cb90cd78 (diff)
downloadupstream-9999ca14e7882d510801790dee168291b03f25ee.tar.gz
upstream-9999ca14e7882d510801790dee168291b03f25ee.tar.bz2
upstream-9999ca14e7882d510801790dee168291b03f25ee.zip
generic: bump 4.4 to rc4
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47801
Diffstat (limited to 'target/linux/generic/patches-4.4/664-codel_fix_3_12.patch')
-rw-r--r--target/linux/generic/patches-4.4/664-codel_fix_3_12.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/664-codel_fix_3_12.patch b/target/linux/generic/patches-4.4/664-codel_fix_3_12.patch
index 838c9f6206..2682441b1c 100644
--- a/target/linux/generic/patches-4.4/664-codel_fix_3_12.patch
+++ b/target/linux/generic/patches-4.4/664-codel_fix_3_12.patch
@@ -1,6 +1,6 @@
--- a/net/sched/sch_api.c
+++ b/net/sched/sch_api.c
-@@ -1936,7 +1936,7 @@ static int __init pktsched_init(void)
+@@ -1945,7 +1945,7 @@ static int __init pktsched_init(void)
return err;
}