aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/660-fq_codel_defaults.patch
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2016-10-12 00:15:28 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-10-12 00:15:28 +0200
commita7099373073304de9c0b6aa6d0909b4d079ebe2f (patch)
treeec112cdb04541c437183cade6d4cd95e6286e9e9 /target/linux/generic/patches-4.1/660-fq_codel_defaults.patch
parent4acd4da998e71c681f7030f9706abda055f95ccc (diff)
downloadmaster-187ad058-a7099373073304de9c0b6aa6d0909b4d079ebe2f.tar.gz
master-187ad058-a7099373073304de9c0b6aa6d0909b4d079ebe2f.tar.bz2
master-187ad058-a7099373073304de9c0b6aa6d0909b4d079ebe2f.zip
Revert "kernel: bump 4.1 to 4.1.30"
Stay on 4.1.27 This reverts commit 231ef70f455fcc230a400af90a13e181a2c261cd.
Diffstat (limited to 'target/linux/generic/patches-4.1/660-fq_codel_defaults.patch')
-rw-r--r--target/linux/generic/patches-4.1/660-fq_codel_defaults.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/660-fq_codel_defaults.patch b/target/linux/generic/patches-4.1/660-fq_codel_defaults.patch
index 8a870cccc1..e0f73dedb9 100644
--- a/target/linux/generic/patches-4.1/660-fq_codel_defaults.patch
+++ b/target/linux/generic/patches-4.1/660-fq_codel_defaults.patch
@@ -1,6 +1,6 @@
--- a/net/sched/sch_fq_codel.c
+++ b/net/sched/sch_fq_codel.c
-@@ -394,8 +394,8 @@ static int fq_codel_init(struct Qdisc *s
+@@ -387,8 +387,8 @@ static int fq_codel_init(struct Qdisc *s
struct fq_codel_sched_data *q = qdisc_priv(sch);
int i;