From: David Miller <[EMAIL PROTECTED]> Date: Tue, 20 Nov 2007 17:34:59 -0800 (PST)
> I think we've made Fred jump through enough hoops :-) > I've added this to net-2.6.25, any fixups should be > sent relative to this, thanks. Actually, I'm reverting, the patch doesn't even compile: net/ipv6/addrconf.c: In function 'ipv6_add_dev': net/ipv6/addrconf.c:381: error: 'IFF_ISATAP' undeclared (first use in this function) net/ipv6/addrconf.c:381: error: (Each undeclared identifier is reported only once net/ipv6/addrconf.c:381: error: for each function it appears in.) net/ipv6/addrconf.c: In function 'ipv6_generate_eui64': net/ipv6/addrconf.c:1420: error: 'IFF_ISATAP' undeclared (first use in this function) net/ipv6/addrconf.c: In function 'addrconf_sit_config': net/ipv6/addrconf.c:2188: error: 'IFF_ISATAP' undeclared (first use in this function) Please don't waste developer time like this, test the patches you submit so that they at least apply cleanly _and_ compile. Thanks. - 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