[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20121002.143627.1565408497543880722.davem@davemloft.net>
Date: Tue, 02 Oct 2012 14:36:27 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: rdunlap@...otime.net
Cc: sfr@...b.auug.org.au, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
shemminger@...tta.com
Subject: Re: linux-next: Tree for Oct 2 (vxlan.c)
From: Randy Dunlap <rdunlap@...otime.net>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists