lkml.org 
[lkml]   [2005]   [Oct]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject2.6.14-rc4-git3: compilation fix
Date
Hi,

2.6.14-rc4-git3 does not compile for me without the appended patch.

Greetings,
Rafael


Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

Index: linux-2.6.14-rc4-git3/net/ipv6/netfilter/ip6_tables.c
===================================================================
--- linux-2.6.14-rc4-git3.orig/net/ipv6/netfilter/ip6_tables.c 2005-10-15 11:29:54.000000000 +0200
+++ linux-2.6.14-rc4-git3/net/ipv6/netfilter/ip6_tables.c 2005-10-15 11:57:39.000000000 +0200
@@ -975,7 +975,6 @@
struct ip6t_entry *table_base;
unsigned int i;

- for (i = 0; i < num_possible_cpus(); i++) {
for_each_cpu(i) {
table_base =
(void *)newinfo->entries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-10-15 12:15    [W:0.095 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site