aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2017-09-03 09:34:10 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2017-09-03 22:06:28 +0300
commit046618f5da1c94f085de8504fcfc26ee858ddde4 (patch)
treec6395dd03fff70ea89459bdf6d096167dab380d0 /target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch
parentef255fc57ece1415b2a81346dde7d8ee3a32dee7 (diff)
downloadupstream-046618f5da1c94f085de8504fcfc26ee858ddde4.tar.gz
upstream-046618f5da1c94f085de8504fcfc26ee858ddde4.tar.bz2
upstream-046618f5da1c94f085de8504fcfc26ee858ddde4.zip
kernel: update 4.9 to 4.9.47
Refresh patches. Compile-tested on ramips/mt7621 and x86/64. Runtime-tested on ramips/mt7621 and x86/64. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch')
-rw-r--r--target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch b/target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch
index 77e11f7230..b0af139f83 100644
--- a/target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch
+++ b/target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch
@@ -44,7 +44,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
device, it has to decide which ones to send first, which ones to
--- a/net/sched/sch_api.c
+++ b/net/sched/sch_api.c
-@@ -1979,7 +1979,7 @@ static int __init pktsched_init(void)
+@@ -1976,7 +1976,7 @@ static int __init pktsched_init(void)
return err;
}