kernel: update kernel 4.4 to 4.4.71
[openwrt/openwrt.git] / target / linux / generic / patches-4.4 / 902-debloat_proc.patch
index 2f54db520181e873cfd7eae08353f864baf6795a..98e78183deebda3c8e2cad90c2ee66b6b43a2ed6 100644 (file)
  
 --- a/net/ipv4/fib_trie.c
 +++ b/net/ipv4/fib_trie.c
-@@ -2639,10 +2639,12 @@ static const struct file_operations fib_
+@@ -2641,10 +2641,12 @@ static const struct file_operations fib_
  
  int __net_init fib_proc_init(struct net *net)
  {
                         &fib_triestat_fops))
                goto out2;
  
-@@ -2652,17 +2654,21 @@ int __net_init fib_proc_init(struct net
+@@ -2654,17 +2656,21 @@ int __net_init fib_proc_init(struct net
        return 0;
  
  out3: