aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.37/202-mips_mem_functions_performance.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-02-12 19:04:12 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-02-12 19:04:12 +0000
commit8b16eba876b8f9b794e5c6dd574d613a8b2db71a (patch)
tree91b8e61a986d95448aef51dee76bcdfea5cc3962 /target/linux/generic/patches-2.6.37/202-mips_mem_functions_performance.patch
parentd0cc86c4886c7c13191beb0fbd9d79d7e23bad9d (diff)
downloadupstream-8b16eba876b8f9b794e5c6dd574d613a8b2db71a.tar.gz
upstream-8b16eba876b8f9b794e5c6dd574d613a8b2db71a.tar.bz2
upstream-8b16eba876b8f9b794e5c6dd574d613a8b2db71a.zip
refresh 2.6.37 patches
SVN-Revision: 25483
Diffstat (limited to 'target/linux/generic/patches-2.6.37/202-mips_mem_functions_performance.patch')
-rw-r--r--target/linux/generic/patches-2.6.37/202-mips_mem_functions_performance.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/202-mips_mem_functions_performance.patch b/target/linux/generic/patches-2.6.37/202-mips_mem_functions_performance.patch
index 6ea9ba51ee..e4324717b4 100644
--- a/target/linux/generic/patches-2.6.37/202-mips_mem_functions_performance.patch
+++ b/target/linux/generic/patches-2.6.37/202-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);