upgrade 3.13 targets to 3.13.7

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 40022
This commit is contained in:
Imre Kaloz
2014-03-26 11:34:39 +00:00
parent 608f4fe3b0
commit b8e295aa7b
15 changed files with 23 additions and 23 deletions

View File

@@ -3148,7 +3148,7 @@
+module_exit(ovl_exit);
--- a/fs/splice.c
+++ b/fs/splice.c
@@ -1309,6 +1309,7 @@ long do_splice_direct(struct file *in, l
@@ -1327,6 +1327,7 @@ long do_splice_direct(struct file *in, l
return ret;
}