From 26c137621f2262e445905969c414f70d0466793b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 12 May 2016 20:51:51 +0200 Subject: kernel: remove out-of-tree patches for reducing qdisc truesize The copy overhead can be quite expensive Signed-off-by: Felix Fietkau --- target/linux/generic/patches-4.4/660-fq_codel_defaults.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.4/660-fq_codel_defaults.patch') diff --git a/target/linux/generic/patches-4.4/660-fq_codel_defaults.patch b/target/linux/generic/patches-4.4/660-fq_codel_defaults.patch index 5d99cd7fb4..bee4fcd86b 100644 --- a/target/linux/generic/patches-4.4/660-fq_codel_defaults.patch +++ b/target/linux/generic/patches-4.4/660-fq_codel_defaults.patch @@ -1,6 +1,6 @@ --- a/net/sched/sch_fq_codel.c +++ b/net/sched/sch_fq_codel.c -@@ -412,8 +412,8 @@ static int fq_codel_init(struct Qdisc *s +@@ -410,8 +410,8 @@ static int fq_codel_init(struct Qdisc *s struct fq_codel_sched_data *q = qdisc_priv(sch); int i; -- cgit v1.2.3