From c5b10c828239ec045e94503c1c218fe06b295c44 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Fri, 20 Sep 2019 15:11:19 +0200 Subject: kernel: bump 4.19 to 4.19.74 Refreshed all patches. Fixes: - CVE-2019-15504 Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte --- target/linux/generic/hack-4.19/661-use_fq_codel_by_default.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/hack-4.19/661-use_fq_codel_by_default.patch') diff --git a/target/linux/generic/hack-4.19/661-use_fq_codel_by_default.patch b/target/linux/generic/hack-4.19/661-use_fq_codel_by_default.patch index 74adfa0c43..fc0761c3c0 100644 --- a/target/linux/generic/hack-4.19/661-use_fq_codel_by_default.patch +++ b/target/linux/generic/hack-4.19/661-use_fq_codel_by_default.patch @@ -83,7 +83,7 @@ Signed-off-by: Felix Fietkau EXPORT_SYMBOL(default_qdisc_ops); /* Main transmission queue. */ -@@ -1004,7 +1004,7 @@ static void attach_one_default_qdisc(str +@@ -1009,7 +1009,7 @@ static void attach_one_default_qdisc(str void *_unused) { struct Qdisc *qdisc; -- cgit v1.2.3