aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.19
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-01-31 16:53:27 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-02-01 11:41:00 +0100
commit3da230a2e618187d94d69e53a057d56b7d5f9de7 (patch)
tree44cbb8a68145d1a9c08572b2f02c185292c6d81b /target/linux/generic/hack-4.19
parent206bebcad40ceade2a1992c86b29b6645e303764 (diff)
downloadupstream-3da230a2e618187d94d69e53a057d56b7d5f9de7.tar.gz
upstream-3da230a2e618187d94d69e53a057d56b7d5f9de7.tar.bz2
upstream-3da230a2e618187d94d69e53a057d56b7d5f9de7.zip
kernel: bump 4.19 to 4.19.19
Refreshed all patches. Remove upstreamed patch: - 800-v5.0-usb-leds-fix-regression-in-usbport-led-trigger.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')
-rw-r--r--target/linux/generic/hack-4.19/902-debloat_proc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/hack-4.19/902-debloat_proc.patch b/target/linux/generic/hack-4.19/902-debloat_proc.patch
index 3202542500..018efda8f7 100644
--- a/target/linux/generic/hack-4.19/902-debloat_proc.patch
+++ b/target/linux/generic/hack-4.19/902-debloat_proc.patch
@@ -338,7 +338,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/net/ipv4/fib_trie.c
+++ b/net/ipv4/fib_trie.c
-@@ -2708,11 +2708,13 @@ static const struct seq_operations fib_r
+@@ -2717,11 +2717,13 @@ static const struct seq_operations fib_r
int __net_init fib_proc_init(struct net *net)
{
@@ -354,7 +354,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
fib_triestat_seq_show, NULL))
goto out2;
-@@ -2723,17 +2725,21 @@ int __net_init fib_proc_init(struct net
+@@ -2732,17 +2734,21 @@ int __net_init fib_proc_init(struct net
return 0;
out3: