Re: linux-next: Tree for Oct 2 (vxlan.c)

From: David Miller
Date: Tue Oct 02 2012 - 14:36:34 EST


From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
Date: Tue, 02 Oct 2012 11:31:51 -0700

> on x86_64:
>
> drivers/net/vxlan.c: In function 'vxlan_xmit':
> drivers/net/vxlan.c:725:2: error: implicit declaration of function 'ip_select_ident'
>
> That function is only defined when CONFIG_INET is enabled,
> but it is disabled in this config.

This definitely depends upon INET, I'll add the Kconfig change
to net-next, 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/