diff options
Diffstat (limited to 'target/linux/generic/patches-4.4/902-debloat_proc.patch')
-rw-r--r-- | target/linux/generic/patches-4.4/902-debloat_proc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-4.4/902-debloat_proc.patch b/target/linux/generic/patches-4.4/902-debloat_proc.patch index 0740e9693b..04a7b638c1 100644 --- a/target/linux/generic/patches-4.4/902-debloat_proc.patch +++ b/target/linux/generic/patches-4.4/902-debloat_proc.patch @@ -1,6 +1,6 @@ --- a/fs/locks.c +++ b/fs/locks.c -@@ -2703,6 +2703,8 @@ static const struct file_operations proc +@@ -2712,6 +2712,8 @@ static const struct file_operations proc static int __init proc_locks_init(void) { @@ -239,7 +239,7 @@ --- a/net/ipv4/route.c +++ b/net/ipv4/route.c -@@ -419,6 +419,9 @@ static struct pernet_operations ip_rt_pr +@@ -420,6 +420,9 @@ static struct pernet_operations ip_rt_pr static int __init ip_rt_proc_init(void) { |