summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/100-overlayfs_v12.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-30 08:38:11 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-30 08:38:11 +0000
commite51f7c5d1b373e49b9c482b7b0227853a2975085 (patch)
tree0f3fe5ec1b90254147bbcdf323958e058fcd918f /target/linux/generic/patches-3.3/100-overlayfs_v12.patch
parent90ed704fdb87dc52efa997da1b5f250b9de623ea (diff)
kernel: update linux 3.3 to 3.3.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31541 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.3/100-overlayfs_v12.patch')
-rw-r--r--target/linux/generic/patches-3.3/100-overlayfs_v12.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.3/100-overlayfs_v12.patch b/target/linux/generic/patches-3.3/100-overlayfs_v12.patch
index 683152792..14e655897 100644
--- a/target/linux/generic/patches-3.3/100-overlayfs_v12.patch
+++ b/target/linux/generic/patches-3.3/100-overlayfs_v12.patch
@@ -3166,7 +3166,7 @@
+module_exit(ovl_exit);
--- a/fs/splice.c
+++ b/fs/splice.c
-@@ -1299,6 +1299,7 @@ long do_splice_direct(struct file *in, l
+@@ -1302,6 +1302,7 @@ long do_splice_direct(struct file *in, l
return ret;
}