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

From: Stephen Hemminger
Date: Tue Oct 02 2012 - 17:23:04 EST


On Tue, 02 Oct 2012 14:36:27 -0400 (EDT)
David Miller <davem@xxxxxxxxxxxxx> wrote:

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

Yup, thanks Dave.
--
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/