From b71767d8e047b06668ca8b7b7922f6df238ab659 Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Wed, 14 Jul 2021 17:42:28 +0100 Subject: kernel: bump 5.10 to 5.10.50 No deleted or manually refreshed patches. Signed-off-by: Rui Salvaterra --- target/linux/generic/hack-5.10/661-use_fq_codel_by_default.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/hack-5.10/661-use_fq_codel_by_default.patch') diff --git a/target/linux/generic/hack-5.10/661-use_fq_codel_by_default.patch b/target/linux/generic/hack-5.10/661-use_fq_codel_by_default.patch index 863738e2ef..33c8c55ab6 100644 --- a/target/linux/generic/hack-5.10/661-use_fq_codel_by_default.patch +++ b/target/linux/generic/hack-5.10/661-use_fq_codel_by_default.patch @@ -14,7 +14,7 @@ Signed-off-by: Felix Fietkau --- a/include/net/sch_generic.h +++ b/include/net/sch_generic.h -@@ -611,12 +611,13 @@ extern struct Qdisc_ops noop_qdisc_ops; +@@ -623,12 +623,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; -- cgit v1.2.3