Re: Upstream kernel build failures in include/net/tcp.h

From: Eric Dumazet
Date: Sun Oct 19 2014 - 02:05:08 EST


On Sat, 2014-10-18 at 21:37 -0700, Guenter Roeck wrote:
> Hi,
>
> I am getting lots of build failures with the latest upstream kernel.
>
> In file included from net/core/sock.c:140:0:
> include/net/tcp.h: In function 'tcp_v6_iif':
> include/net/tcp.h:738:32: error: 'union <anonymous>' has no member named 'h6'
>
> This may have been introduced by 870c3151382 ("ipv6: introduce tcp_v6_iif()").
> From the context, it looks like it happens if CONFIG_IPV6 is not enabled.
>
> For details and failed configurations see the 'master' column at
> http://server.roeck-us.net:8010/builders.
>
> Guenter

I sent the fix this morning, and it is in David net tree

http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=815afe1785da727ee48cd8e63ac4a3ec6c7459b3

Thanks


--
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/