CC: generic: bump kernel to 3.18.44
[15.05/openwrt.git] / target / linux / generic / patches-3.18 / 657-qdisc_reduce_truesize.patch
index 6777eec..410e0b7 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)) {