aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/902-debloat_proc.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2016-03-18 23:41:21 +0000
committerHauke Mehrtens <hauke@openwrt.org>2016-03-18 23:41:21 +0000
commitb3191abc3fe7b95cf46da8dc56603a3a04c7c461 (patch)
treeb1f3b12ce0f6f0137a6fe047ecf67f9c51547516 /target/linux/generic/patches-4.1/902-debloat_proc.patch
parent3c2adfb7634f84cdc9b92f146b7fbbf46a709cd3 (diff)
downloadmaster-187ad058-b3191abc3fe7b95cf46da8dc56603a3a04c7c461.tar.gz
master-187ad058-b3191abc3fe7b95cf46da8dc56603a3a04c7c461.tar.bz2
master-187ad058-b3191abc3fe7b95cf46da8dc56603a3a04c7c461.zip
kernel: update kernel 4.1 to version 4.1.20
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49035 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.1/902-debloat_proc.patch')
-rw-r--r--target/linux/generic/patches-4.1/902-debloat_proc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-4.1/902-debloat_proc.patch b/target/linux/generic/patches-4.1/902-debloat_proc.patch
index b6883a689f..b0dce818b5 100644
--- a/target/linux/generic/patches-4.1/902-debloat_proc.patch
+++ b/target/linux/generic/patches-4.1/902-debloat_proc.patch
@@ -1,6 +1,6 @@
--- a/fs/locks.c
+++ b/fs/locks.c
-@@ -2674,6 +2674,8 @@ static const struct file_operations proc
+@@ -2683,6 +2683,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
-@@ -415,6 +415,9 @@ static struct pernet_operations ip_rt_pr
+@@ -416,6 +416,9 @@ static struct pernet_operations ip_rt_pr
static int __init ip_rt_proc_init(void)
{