aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.7/941-ocf_20120127.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-18 15:13:31 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-18 15:13:31 +0000
commit9cf97ce9dc50c3cd0a1e23e0ae76154326bea0ab (patch)
tree585dc36dabf92434df64f8c83e6f2a77f69c45b7 /target/linux/generic/patches-3.7/941-ocf_20120127.patch
parent2e543cbb0c878d4b1ac0623fb7c1c295c30a2ed5 (diff)
downloadmaster-187ad058-9cf97ce9dc50c3cd0a1e23e0ae76154326bea0ab.tar.gz
master-187ad058-9cf97ce9dc50c3cd0a1e23e0ae76154326bea0ab.tar.bz2
master-187ad058-9cf97ce9dc50c3cd0a1e23e0ae76154326bea0ab.zip
kernel: update linux 3.7 to 3.7.1
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34760 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.7/941-ocf_20120127.patch')
-rw-r--r--target/linux/generic/patches-3.7/941-ocf_20120127.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.7/941-ocf_20120127.patch b/target/linux/generic/patches-3.7/941-ocf_20120127.patch
index 46fd02a2fc..326471421c 100644
--- a/target/linux/generic/patches-3.7/941-ocf_20120127.patch
+++ b/target/linux/generic/patches-3.7/941-ocf_20120127.patch
@@ -90,7 +90,7 @@
* Entropy extraction routines
--- a/fs/fcntl.c
+++ b/fs/fcntl.c
-@@ -146,6 +146,7 @@ pid_t f_getown(struct file *filp)
+@@ -148,6 +148,7 @@ pid_t f_getown(struct file *filp)
read_unlock(&filp->f_owner.lock);
return pid;
}