aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-10-07 13:04:42 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-10-08 12:45:13 +0200
commitc4b514b2003687c4d8fb532423afe095e40b6f9c (patch)
tree52e29be186dc31964ac30ef16a1a51319216957a /target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch
parentfd82b4fe7062be137bebb660bfbcbff64b2715c1 (diff)
downloadupstream-c4b514b2003687c4d8fb532423afe095e40b6f9c.tar.gz
upstream-c4b514b2003687c4d8fb532423afe095e40b6f9c.tar.bz2
upstream-c4b514b2003687c4d8fb532423afe095e40b6f9c.zip
kernel: bump 4.14 to 4.14.147
Refreshed all patches. Altered patches: - 403-mtd_fix_cfi_cmdset_0002_status_check.patch (ar71xx) - 403-mtd_fix_cfi_cmdset_0002_status_check.patch (ath79) Compile-tested on: ar71xx, cns3xxx, imx6, x86_64 Compile-tested on: ar71xx, cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch')
-rw-r--r--target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch b/target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch
index 59651c921a..0a4925d6fa 100644
--- a/target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch
+++ b/target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch
@@ -44,7 +44,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
device, it has to decide which ones to send first, which ones to
--- a/net/sched/sch_api.c
+++ b/net/sched/sch_api.c
-@@ -2028,7 +2028,7 @@ static int __init pktsched_init(void)
+@@ -2029,7 +2029,7 @@ static int __init pktsched_init(void)
return err;
}