aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/664-codel_fix_3_12.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/664-codel_fix_3_12.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/664-codel_fix_3_12.patch')
-rw-r--r--target/linux/generic/patches-4.1/664-codel_fix_3_12.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch b/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
index d17acd02ed..8e156fd79d 100644
--- a/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
+++ b/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch
@@ -1,6 +1,6 @@
--- a/net/sched/sch_api.c
+++ b/net/sched/sch_api.c
-@@ -1962,7 +1962,7 @@ static int __init pktsched_init(void)
+@@ -1960,7 +1960,7 @@ static int __init pktsched_init(void)
return err;
}