aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-11 20:13:17 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-11 20:13:17 +0000
commit822debea33ad59e44d4892b32b8d7e525b1debee (patch)
treeb5ad362b428fe7bb06db72b353aebf373d79b70d /target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch
parent1f0fc780264626d5223f9eb36b0ad366d66ce658 (diff)
downloadmaster-187ad058-822debea33ad59e44d4892b32b8d7e525b1debee.tar.gz
master-187ad058-822debea33ad59e44d4892b32b8d7e525b1debee.tar.bz2
master-187ad058-822debea33ad59e44d4892b32b8d7e525b1debee.zip
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 <martin.blumenstingl@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48203 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch')
-rw-r--r--target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch2
1 files changed, 1 insertions, 1 deletions
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;