summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.8/902-debloat_proc.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2013-07-13 22:45:56 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2013-07-13 22:45:56 +0000
commitda72edd7cdce56e5bc262ddca58857342e14626c (patch)
treedaaac52c6e0ce27ec49f9a054f0a5589256dc222 /target/linux/generic/patches-3.8/902-debloat_proc.patch
parent06accca1d7017f4b6e4deff0798cb1ca26aee953 (diff)
downloadmtk-20170518-da72edd7cdce56e5bc262ddca58857342e14626c.zip
mtk-20170518-da72edd7cdce56e5bc262ddca58857342e14626c.tar.gz
mtk-20170518-da72edd7cdce56e5bc262ddca58857342e14626c.tar.bz2
kernel: refresh patches for kernel 3.8.13
SVN-Revision: 37276
Diffstat (limited to 'target/linux/generic/patches-3.8/902-debloat_proc.patch')
-rw-r--r--target/linux/generic/patches-3.8/902-debloat_proc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.8/902-debloat_proc.patch b/target/linux/generic/patches-3.8/902-debloat_proc.patch
index 4479e44..3ac9914 100644
--- a/target/linux/generic/patches-3.8/902-debloat_proc.patch
+++ b/target/linux/generic/patches-3.8/902-debloat_proc.patch
@@ -227,7 +227,7 @@
--- a/net/ipv4/fib_trie.c
+++ b/net/ipv4/fib_trie.c
-@@ -2607,10 +2607,12 @@ static const struct file_operations fib_
+@@ -2608,10 +2608,12 @@ static const struct file_operations fib_
int __net_init fib_proc_init(struct net *net)
{
@@ -242,7 +242,7 @@
&fib_triestat_fops))
goto out2;
-@@ -2629,8 +2631,10 @@ out1:
+@@ -2630,8 +2632,10 @@ out1:
void __net_exit fib_proc_exit(struct net *net)
{