kernel: merge pending fq_codel backlog accounting fix

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2016-06-07 14:11:13 +02:00
parent df7af9317b
commit fecd715ef8
4 changed files with 74 additions and 4 deletions

View File

@@ -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;