diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-11-06 17:15:39 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-11-12 10:33:42 +0100 |
commit | 862a8851035426db79d27625285ffd736ef9a85d (patch) | |
tree | f365a61224c11bf54f239e544379859e6a520283 /target/linux/generic/hack-4.9 | |
parent | 05c858ff6af406de5de18c8459368551c6fd2833 (diff) | |
download | upstream-862a8851035426db79d27625285ffd736ef9a85d.tar.gz upstream-862a8851035426db79d27625285ffd736ef9a85d.tar.bz2 upstream-862a8851035426db79d27625285ffd736ef9a85d.zip |
kernel: bump 4.9 to 4.9.199
Refreshed all patches.
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.9')
-rw-r--r-- | target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch b/target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch index 5461393daa..22d5a3893a 100644 --- a/target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch +++ b/target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch @@ -14,7 +14,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/include/net/sch_generic.h +++ b/include/net/sch_generic.h -@@ -339,12 +339,13 @@ extern struct Qdisc_ops noop_qdisc_ops; +@@ -344,12 +344,13 @@ extern struct Qdisc_ops noop_qdisc_ops; extern struct Qdisc_ops pfifo_fast_ops; extern struct Qdisc_ops mq_qdisc_ops; extern struct Qdisc_ops noqueue_qdisc_ops; |