From 3d0499bcdb9869075d1a7470c73c9ea4c7a32e8f Mon Sep 17 00:00:00 2001 From: John Audia Date: Sun, 17 Oct 2021 09:14:42 -0400 Subject: kernel: bump 5.4 to 5.4.154 All patches automatically rebased. Signed-off-by: John Audia --- target/linux/generic/hack-5.4/661-use_fq_codel_by_default.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic') diff --git a/target/linux/generic/hack-5.4/661-use_fq_codel_by_default.patch b/target/linux/generic/hack-5.4/661-use_fq_codel_by_default.patch index cd86a7ab84b..bbe43d24c24 100644 --- a/target/linux/generic/hack-5.4/661-use_fq_codel_by_default.patch +++ b/target/linux/generic/hack-5.4/661-use_fq_codel_by_default.patch @@ -44,7 +44,7 @@ Signed-off-by: Felix Fietkau 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 -@@ -2272,7 +2272,7 @@ static int __init pktsched_init(void) +@@ -2278,7 +2278,7 @@ static int __init pktsched_init(void) return err; } -- cgit v1.2.3