aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.19/662-remove_pfifo_fast.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-11-25 11:32:08 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-11-29 09:59:49 +0100
commitf19e471f3206d0b5885490e52972085d2da2a10b (patch)
treed57ce28632cc05db523fe9c1d8f85f9c2953e5c1 /target/linux/generic/hack-4.19/662-remove_pfifo_fast.patch
parent414b7c107aaa0e037b3f352e0650bbc429db41a7 (diff)
downloadupstream-f19e471f3206d0b5885490e52972085d2da2a10b.tar.gz
upstream-f19e471f3206d0b5885490e52972085d2da2a10b.tar.bz2
upstream-f19e471f3206d0b5885490e52972085d2da2a10b.zip
kernel: bump 4.19 to 4.19.86
Refreshed all patches. Altered patches: - 950-0064-mfd-Add-Raspberry-Pi-Sense-HAT-core-driver.patch - 0005-mtd-physmap_of-Move-custom-initialization.patch Remove upstreamed: - 0001-pinctrl-gemini-Mask-and-set-properly.patch - 0002-pinctrl-gemini-Fix-up-TVC-clock-group.patch Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.19/662-remove_pfifo_fast.patch')
-rw-r--r--target/linux/generic/hack-4.19/662-remove_pfifo_fast.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.19/662-remove_pfifo_fast.patch b/target/linux/generic/hack-4.19/662-remove_pfifo_fast.patch
index d545cdf7ee..e49507a590 100644
--- a/target/linux/generic/hack-4.19/662-remove_pfifo_fast.patch
+++ b/target/linux/generic/hack-4.19/662-remove_pfifo_fast.patch
@@ -10,7 +10,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/net/sched/sch_generic.c
+++ b/net/sched/sch_generic.c
-@@ -600,207 +600,6 @@ struct Qdisc_ops noqueue_qdisc_ops __rea
+@@ -612,207 +612,6 @@ struct Qdisc_ops noqueue_qdisc_ops __rea
.owner = THIS_MODULE,
};