aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/660-fq_codel_defaults.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-06-07 14:11:13 +0200
committerFelix Fietkau <nbd@nbd.name>2016-06-11 09:51:23 +0200
commitfecd715ef820d36e262c04ffba5d0d8968ce1ddb (patch)
treef6e639c3f906ff2c002dc65032d25984c4752d75 /target/linux/generic/patches-4.4/660-fq_codel_defaults.patch
parentdf7af9317b9fd9532497351288ff5697fe88e40d (diff)
downloadupstream-fecd715ef820d36e262c04ffba5d0d8968ce1ddb.tar.gz
upstream-fecd715ef820d36e262c04ffba5d0d8968ce1ddb.tar.bz2
upstream-fecd715ef820d36e262c04ffba5d0d8968ce1ddb.zip
kernel: merge pending fq_codel backlog accounting fix
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/generic/patches-4.4/660-fq_codel_defaults.patch')
-rw-r--r--target/linux/generic/patches-4.4/660-fq_codel_defaults.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/660-fq_codel_defaults.patch b/target/linux/generic/patches-4.4/660-fq_codel_defaults.patch
index 048476ba48..46fceffcf1 100644
--- a/target/linux/generic/patches-4.4/660-fq_codel_defaults.patch
+++ b/target/linux/generic/patches-4.4/660-fq_codel_defaults.patch
@@ -1,6 +1,6 @@
--- a/net/sched/sch_fq_codel.c
+++ b/net/sched/sch_fq_codel.c
-@@ -459,7 +459,7 @@ static int fq_codel_init(struct Qdisc *s
+@@ -471,7 +471,7 @@ static int fq_codel_init(struct Qdisc *s
sch->limit = 10*1024;
q->flows_cnt = 1024;