[ovs-dev] [PATCH net-next] openvswitch: fix compilation when vxlan is a module

Thomas Graf tgraf at suug.ch
Thu Jul 23 09:52:46 UTC 2015


On 07/23/15 at 11:29am, Nicolas Dichtel wrote:
> With CONFIG_VXLAN=m and CONFIG_OPENVSWITCH=y, there was the following
> compilation error:
>   LD      init/built-in.o
>   net/built-in.o: In function `vxlan_tnl_create':
>   .../net/openvswitch/vport-netdev.c:322: undefined reference to `vxlan_dev_create'
>   make: *** [vmlinux] Error 1
> 
> CC: Thomas Graf <tgraf at suug.ch>
> Fixes: 614732eaa12d ("openvswitch: Use regular VXLAN net_device device")
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel at 6wind.com>

Thanks!

Acked-by: Thomas Graf <tgraf at suug.ch>



More information about the dev mailing list