2
0
forked from Ivasoft/openwrt

kernel: bump 5.4 to 5.4.65

All modifications made by update_kernel.sh/no manual intervention needed

Build-tested: x86_64
Run-tested: ipq806x (R7800)

No dmesg regressions, everything functional

Signed-off-by: John Audia <graysky@archlinux.us>
This commit is contained in:
John Audia
2020-09-12 12:16:41 -04:00
committed by Adrian Schmutzler
parent 96586ad8ca
commit 17e64b9447
5 changed files with 15 additions and 15 deletions

View File

@@ -341,7 +341,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/net/ipv4/fib_trie.c
+++ b/net/ipv4/fib_trie.c
@@ -2847,11 +2847,13 @@ static const struct seq_operations fib_r
@@ -2848,11 +2848,13 @@ static const struct seq_operations fib_r
int __net_init fib_proc_init(struct net *net)
{
@@ -357,7 +357,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
fib_triestat_seq_show, NULL))
goto out2;
@@ -2862,17 +2864,21 @@ int __net_init fib_proc_init(struct net
@@ -2863,17 +2865,21 @@ int __net_init fib_proc_init(struct net
return 0;
out3: