kernel: update 3.18 to rc7

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 43479
This commit is contained in:
Felix Fietkau
2014-12-01 17:38:54 +00:00
parent 70c3a60947
commit d1c0a65266
28 changed files with 56 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
--- a/arch/mips/include/asm/string.h
+++ b/arch/mips/include/asm/string.h
@@ -133,11 +133,44 @@ strncmp(__const__ char *__cs, __const__
@@ -133,11 +133,44 @@ strncmp(__const__ char *__cs, __const__
#define __HAVE_ARCH_MEMSET
extern void *memset(void *__s, int __c, size_t __count);