summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2005-10-18 23:14:17 +0200
committerJeff Garzik <jgarzik@pobox.com>2005-10-18 23:14:17 +0200
commit28af493cd7b89cba7e3ee534079cf4f41bb4b4f9 (patch)
treeea27df5ab7b728496a15602e0a7da74ff188378f /net
parent[PATCH] Initialize the .owner field the tty_ldisc structure. (diff)
parent[PATCH] kbuild: Eliminate build error when KALLSYMS not defined (diff)
downloadlinux-28af493cd7b89cba7e3ee534079cf4f41bb4b4f9.tar.xz
linux-28af493cd7b89cba7e3ee534079cf4f41bb4b4f9.zip
Merge branch 'master'
Diffstat (limited to 'net')
-rw-r--r--net/ipv6/netfilter/ip6_tables.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv6/netfilter/ip6_tables.c b/net/ipv6/netfilter/ip6_tables.c
index b03e90649eb5..21deec25a12b 100644
--- a/net/ipv6/netfilter/ip6_tables.c
+++ b/net/ipv6/netfilter/ip6_tables.c
@@ -975,7 +975,6 @@ replace_table(struct ip6t_table *table,
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