kernel: merge pending fq_codel backlog accounting fix
[openwrt/openwrt.git] / target / linux / generic / patches-4.4 / 660-fq_codel_defaults.patch
index 048476ba48fa1aba24cdbab48f2495728bbbf3da..46fceffcf174f4b37a9a0aac9eba1d1e0505ef24 100644 (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;