summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-22 09:57:03 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-22 09:57:03 +0000
commit68b89bf622bce4ed066934002fe967f25dfaba9a (patch)
tree60a5b549c5cdf3c4fc4c474cd99882c3b4415baa /target
parentd5b89889f883f4aebce0d0bc8d16db629f03428b (diff)
[kernel] generic-2.6/2.6.28: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15982 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch2
-rw-r--r--target/linux/generic-2.6/patches-2.6.28/110-netfilter_match_speedup.patch1
2 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch b/target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
index a116cf437..a549d616c 100644
--- a/target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
+++ b/target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
@@ -11,8 +11,6 @@ which was considered dangerous and removed for gcc 4.4.0.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
-diff --git a/arch/mips/include/asm/div64.h b/arch/mips/include/asm/div64.h
-index d1d6991..dc5ea57 100644
--- a/arch/mips/include/asm/div64.h
+++ b/arch/mips/include/asm/div64.h
@@ -6,105 +6,63 @@
diff --git a/target/linux/generic-2.6/patches-2.6.28/110-netfilter_match_speedup.patch b/target/linux/generic-2.6/patches-2.6.28/110-netfilter_match_speedup.patch
index ff0352883..8aa1f08cd 100644
--- a/target/linux/generic-2.6/patches-2.6.28/110-netfilter_match_speedup.patch
+++ b/target/linux/generic-2.6/patches-2.6.28/110-netfilter_match_speedup.patch
@@ -117,4 +117,3 @@
/* For return from builtin chain */
back = get_entry(table_base, private->underflow[hook]);
-