From da72edd7cdce56e5bc262ddca58857342e14626c Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 13 Jul 2013 22:45:56 +0000 Subject: kernel: refresh patches for kernel 3.8.13 SVN-Revision: 37276 --- target/linux/generic/patches-3.8/902-debloat_proc.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/patches-3.8/902-debloat_proc.patch') 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 4479e44998..3ac9914fa2 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) { -- cgit v1.2.3