generic: 5.15: refresh hack patch
[openwrt/staging/ldir.git] / target / linux / generic / hack-5.15 / 660-fq_codel_defaults.patch
index 6794349e2618882ad47fe7d7d50ad7a53b05b633..5541c0bc89ee1b2b533ab4c19dfa7709d92d9a4e 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
-@@ -461,7 +461,11 @@ static int fq_codel_init(struct Qdisc *s
+@@ -469,7 +469,11 @@ static int fq_codel_init(struct Qdisc *s
  
        sch->limit = 10*1024;
        q->flows_cnt = 1024;