aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.10
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-10-30 08:32:36 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2022-10-30 17:54:59 +0100
commit52400e167d83bd0bfc40394f9383529212b545ad (patch)
treef6b0ae3d2666543eeccba67143f0442b2e62c6f9 /target/linux/generic/hack-5.10
parentdab23d04afb2833f9e9498808dab1605b685f831 (diff)
downloadupstream-52400e167d83bd0bfc40394f9383529212b545ad.tar.gz
upstream-52400e167d83bd0bfc40394f9383529212b545ad.tar.bz2
upstream-52400e167d83bd0bfc40394f9383529212b545ad.zip
kernel: bump 5.10 to 5.10.152
All patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-5.10')
-rw-r--r--target/linux/generic/hack-5.10/660-fq_codel_defaults.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/660-fq_codel_defaults.patch b/target/linux/generic/hack-5.10/660-fq_codel_defaults.patch
index 5541c0bc89..a57a045f4a 100644
--- a/target/linux/generic/hack-5.10/660-fq_codel_defaults.patch
+++ b/target/linux/generic/hack-5.10/660-fq_codel_defaults.patch
@@ -13,7 +13,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/net/sched/sch_fq_codel.c
+++ b/net/sched/sch_fq_codel.c
-@@ -469,7 +469,11 @@ static int fq_codel_init(struct Qdisc *s
+@@ -467,7 +467,11 @@ static int fq_codel_init(struct Qdisc *s
sch->limit = 10*1024;
q->flows_cnt = 1024;