From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Tue, 24 Jul 2001 19:34:33 +0000 Subject: Re: [Linux-ia64] csum_ipv6_magic Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Tue, 24 Jul 2001 19:38:33 +0200 (CEST), Martin Wilck said: Martin> is there any deeper reason that include/asm-ia64/checksum.h Martin> declares _HAVE_ARCH_IPV6_CSUM and declares Martin> csum_ipv6_magic(), although that function is implemented Martin> nowhere? Don't think so. I know we haven't played with ipv6 at all. Probably just a case of too much copy & paste. --david