aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-05-14 21:49:27 +0000
committerLuka Perkov <luka@openwrt.org>2014-05-14 21:49:27 +0000
commit645596489ff4759a4767f6e4e6901f21709774a5 (patch)
tree023ea649cff9aa1f08d274cc760f94cbe5f6a298 /target/linux/generic
parent74906592549c6ca238562e740f1e61ed5fc6371f (diff)
downloadupstream-645596489ff4759a4767f6e4e6901f21709774a5.tar.gz
upstream-645596489ff4759a4767f6e4e6901f21709774a5.tar.bz2
upstream-645596489ff4759a4767f6e4e6901f21709774a5.zip
kernel: update 3.14 to 3.14.4
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40769
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/patches-3.14/902-debloat_proc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/902-debloat_proc.patch b/target/linux/generic/patches-3.14/902-debloat_proc.patch
index 8306a0b0d1..87909fd8cf 100644
--- a/target/linux/generic/patches-3.14/902-debloat_proc.patch
+++ b/target/linux/generic/patches-3.14/902-debloat_proc.patch
@@ -1,6 +1,6 @@
--- a/fs/locks.c
+++ b/fs/locks.c
-@@ -2430,6 +2430,8 @@ static const struct file_operations proc
+@@ -2429,6 +2429,8 @@ static const struct file_operations proc
static int __init proc_locks_init(void)
{