public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mismerge in net/ipv6/netfilter/ip6_tables.c
@ 2005-10-15 23:52 Al Viro
  2005-10-16  7:08 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2005-10-15 23:52 UTC (permalink / raw)
  To: davem; +Cc: Linus Torvalds, linux-kernel

... duh

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----
diff -urN RC14-rc4-git4-base/net/ipv6/netfilter/ip6_tables.c current/net/ipv6/netfilter/ip6_tables.c
--- RC14-rc4-git4-base/net/ipv6/netfilter/ip6_tables.c	2005-10-15 16:21:34.000000000 -0400
+++ current/net/ipv6/netfilter/ip6_tables.c	2005-10-15 17:49:22.000000000 -0400
@@ -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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] mismerge in net/ipv6/netfilter/ip6_tables.c
  2005-10-15 23:52 [PATCH] mismerge in net/ipv6/netfilter/ip6_tables.c Al Viro
@ 2005-10-16  7:08 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2005-10-16  7:08 UTC (permalink / raw)
  To: viro; +Cc: torvalds, linux-kernel

From: Al Viro <viro@ftp.linux.org.uk>
Date: Sun, 16 Oct 2005 00:52:45 +0100

> ... duh
> 
> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

Andrew noticed that earlier, I send Linus a fix already :)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-16  7:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-15 23:52 [PATCH] mismerge in net/ipv6/netfilter/ip6_tables.c Al Viro
2005-10-16  7:08 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox