Re: Linux 2.6.7-rc3

From: Linus Torvalds
Date: Mon Jun 07 2004 - 16:10:12 EST




On Mon, 7 Jun 2004, Christoph Hellwig wrote:
>
> This one here:
>
> diff -Nru a/include/linux/netfilter_arp.h b/include/linux/netfilter_arp.h
> --- a/include/linux/netfilter_arp.h 2004-06-07 21:58:09 +02:00
> +++ b/include/linux/netfilter_arp.h 2004-06-07 21:58:09 +02:00
> @@ -17,4 +17,5 @@
> #define NF_ARP_FORWARD 2
> #define NF_ARP_NUMHOOKS 3
>
> +static DECLARE_MUTEX(arpt_mutex);
> #endif /* __LINUX_ARP_NETFILTER_H */
>
> looks perfectly fucked up.

Agreed. David? Jamal?

(Hey, first time when I used the "Signed-off-by:" info. Very good).

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/