kernel: update to v4.4.23

Refresh patches for all targets that support kernel 4.4.
compile/run-tested on brcm2708/bcm2710 only.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas
2016-09-30 14:12:34 +02:00
parent 949cfbb243
commit 7d559169c5
13 changed files with 53 additions and 57 deletions

View File

@@ -184,7 +184,7 @@
--- a/net/ipv4/fib_trie.c
+++ b/net/ipv4/fib_trie.c
@@ -2646,10 +2646,12 @@ static const struct file_operations fib_
@@ -2642,10 +2642,12 @@ static const struct file_operations fib_
int __net_init fib_proc_init(struct net *net)
{
@@ -199,7 +199,7 @@
&fib_triestat_fops))
goto out2;
@@ -2659,17 +2661,21 @@ int __net_init fib_proc_init(struct net
@@ -2655,17 +2657,21 @@ int __net_init fib_proc_init(struct net
return 0;
out3: