From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Niels Christiansen" Date: Fri, 15 Feb 2002 20:20:44 +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 > > Can anybody tell me which version of IA64 Linux contains csum_ipv6_magic? > > I'm currently on 2.4.16. > None of them (afaict). > Delete the declaration in include/asm-ia64/checksum.h so it uses > the generic code. We (HP LSO) have a patch but I don't think david > has seen that yet. > > grant That worked, Thanks Grant. -nc-