kernel: merge a pending fix for HFSC warnings/slowdowns (fixes FS#1136)
[openwrt/openwrt.git] / target / linux / generic / hack-4.14 / 660-fq_codel_defaults.patch
index 3e27351fa6d1d9c65bd9209489015f9ef1d5489e..b923a2d206da3c2bf959bf1f9e2137949bf732a2 100644 (file)
@@ -13,7 +13,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/net/sched/sch_fq_codel.c
 +++ b/net/sched/sch_fq_codel.c
-@@ -465,7 +465,11 @@ static int fq_codel_init(struct Qdisc *s
+@@ -471,7 +471,11 @@ static int fq_codel_init(struct Qdisc *s
  
        sch->limit = 10*1024;
        q->flows_cnt = 1024;