summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.7/941-ocf_20120127.patch
diff options
context:
space:
mode:
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 46fd02a2f..326471421 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;
}