From f875e18fd28cf744a504f0f8ddbfd9d4c211098c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 11 Jan 2016 20:13:17 +0000 Subject: kernel: Update kernel 4.4 to 4.4.0 This removes one patch which was applied upstream with commit 67b9bcd36906e12a15ffec19463afbbd6a41660e. All other patches were refreshed. Signed-off-by: Martin Blumenstingl SVN-Revision: 48203 --- target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch') diff --git a/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch b/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch index 4ba20be353..d3aeb9256f 100644 --- a/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch +++ b/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch @@ -42,7 +42,7 @@ struct Qdisc_class_common { --- a/net/sched/sch_generic.c +++ b/net/sched/sch_generic.c -@@ -726,7 +726,7 @@ static void attach_one_default_qdisc(str +@@ -728,7 +728,7 @@ static void attach_one_default_qdisc(str void *_unused) { struct Qdisc *qdisc; -- cgit v1.2.3