From: Andrew Morton <[EMAIL PROTECTED]> 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 netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html