aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.37/306-mips_mem_functions_performance.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-05-20 10:06:11 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-05-20 10:06:11 +0000
commitf9f8dcfa705d84666a58aa71054d0223421f2005 (patch)
tree8bd1c15fa63aeb1312ded942d36576ebd0bee775 /target/linux/generic/patches-2.6.37/306-mips_mem_functions_performance.patch
parentf0a99c1692afdf9883060083e8ea6107936c6c17 (diff)
downloadupstream-f9f8dcfa705d84666a58aa71054d0223421f2005.tar.gz
upstream-f9f8dcfa705d84666a58aa71054d0223421f2005.tar.bz2
upstream-f9f8dcfa705d84666a58aa71054d0223421f2005.zip
refresh 2.6.37 patches
SVN-Revision: 26955
Diffstat (limited to 'target/linux/generic/patches-2.6.37/306-mips_mem_functions_performance.patch')
-rw-r--r--target/linux/generic/patches-2.6.37/306-mips_mem_functions_performance.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/306-mips_mem_functions_performance.patch b/target/linux/generic/patches-2.6.37/306-mips_mem_functions_performance.patch
index 6ea9ba51ee..e4324717b4 100644
--- a/target/linux/generic/patches-2.6.37/306-mips_mem_functions_performance.patch
+++ b/target/linux/generic/patches-2.6.37/306-mips_mem_functions_performance.patch
@@ -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);