kernel: update linux 3.7 to 3.7.2

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35100
This commit is contained in:
Gabor Juhos
2013-01-12 11:43:08 +00:00
parent ce5dd3b9e2
commit c19c30cefd
12 changed files with 21 additions and 50 deletions

View File

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