Re: [BUG] [2.6.19-rc4-mm2] can't compiledrivers/acpi/processor_idle.c

From: David Miller
Date: Wed Nov 08 2006 - 02:03:18 EST


From: Andrew Morton <akpm@xxxxxxxx>
Date: Tue, 7 Nov 2006 22:52:59 -0800

> Also,
>
> drivers/built-in.o(.text+0xd9a72): In function `e1000_xmit_frame':
> : undefined reference to `csum_ipv6_magic'
>
> I don't know how this got broken. ia64 seems to be the only architecture
> which doesn't have an implementation of csum_ipv6_magic(). This bug
> appears to be introduced by git-netdev-all.patch.

There is a generic version, which e1000 would get if it included
the net/ip_checksum.h header file.
-
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/