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>2018-11-05 11:23:17 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-11-05 16:00:47 +0100
commitf9c79947b5c4e726ecf5afd1b04d99f0b4101755 (patch)
tree6fc4416f0f7d900b899407a3e16d68794b8bc20c /target/linux/generic/hack-4.14/661-use_fq_codel_by_default.patch
parent91a8bc1dd06719e9edd3ab0791f5a0f11af836cd (diff)
downloadupstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.tar.gz
upstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.tar.bz2
upstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.zip
kernel: bump 4.14 to 4.14.79
Refreshed all patches. Compile-tested on: cns3xxx, imx6, x86_64 Runtime-tested on: cns3xxx, imx6, x86_64 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 d1e92ae40a..8007e28301 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;
}