projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a3ca7d
)
[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.
author
Andrew Morton
<akpm@osdl.org>
Sat, 15 Oct 2005 23:15:38 +0000
(16:15 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 15 Oct 2005 23:15:38 +0000
(16:15 -0700)
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/netfilter/ip6_tables.c
patch
|
blob
|
blame
|
history
diff --git
a/net/ipv6/netfilter/ip6_tables.c
b/net/ipv6/netfilter/ip6_tables.c
index b03e90649eb5f7517e437f40c95c55475e878680..21deec25a12bdbb7df7c1c17ce0898d8b4966cb2 100644
(file)
--- 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