kernel: update kernel 4.1 to version 4.1.34
[openwrt/openwrt.git] / target / linux / generic / patches-4.1 / 657-qdisc_reduce_truesize.patch
index 6777eecf5ab4016564c6635a037c666b106b68fd..410e0b763da4272a9c35afd5720827f8de2f7a90 100644 (file)
@@ -13,7 +13,7 @@ commont qdiscs.
 
 --- a/net/sched/sch_codel.c
 +++ b/net/sched/sch_codel.c
-@@ -96,6 +96,8 @@ static int codel_qdisc_enqueue(struct sk
+@@ -97,6 +97,8 @@ static int codel_qdisc_enqueue(struct sk
        struct codel_sched_data *q;
  
        if (likely(qdisc_qlen(sch) < sch->limit)) {