diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2015-04-07 21:34:38 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2015-04-07 21:34:38 +0000 |
commit | 0d7d44e1c14da6001a358d3c1777d82d42fb12f4 (patch) | |
tree | f3753cac1e3fa34d450ce24b3029ec0db914a74c /target/linux/generic/patches-4.0/902-debloat_proc.patch | |
parent | 046a1b56406df961c37fe3e6a30ee57060363aa1 (diff) | |
download | upstream-0d7d44e1c14da6001a358d3c1777d82d42fb12f4.tar.gz upstream-0d7d44e1c14da6001a358d3c1777d82d42fb12f4.tar.bz2 upstream-0d7d44e1c14da6001a358d3c1777d82d42fb12f4.zip |
generic/4.0: upgrade to 4.0-rc7
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45305 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.0/902-debloat_proc.patch')
-rw-r--r-- | target/linux/generic/patches-4.0/902-debloat_proc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-4.0/902-debloat_proc.patch b/target/linux/generic/patches-4.0/902-debloat_proc.patch index 26a217553b..ca9fd91efc 100644 --- a/target/linux/generic/patches-4.0/902-debloat_proc.patch +++ b/target/linux/generic/patches-4.0/902-debloat_proc.patch @@ -1,6 +1,6 @@ --- a/fs/locks.c +++ b/fs/locks.c -@@ -2641,6 +2641,8 @@ static const struct file_operations proc +@@ -2640,6 +2640,8 @@ static const struct file_operations proc static int __init proc_locks_init(void) { @@ -173,7 +173,7 @@ goto err; --- a/net/core/sock.c +++ b/net/core/sock.c -@@ -2956,6 +2956,8 @@ static __net_initdata struct pernet_oper +@@ -2975,6 +2975,8 @@ static __net_initdata struct pernet_oper static int __init proto_init(void) { |