[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <542F17B7.80706@intel.com>
Date: Fri, 03 Oct 2014 14:40:07 -0700
From: Alexander Duyck <alexander.h.duyck@...el.com>
To: Andy Zhou <azhou@...ira.com>, davem@...emloft.net
CC: netdev@...r.kernel.org
Subject: Re: [net-next] fm10k: Add CONFIG_FM10K_VXLAN configuration option
On 10/03/2014 02:05 PM, Andy Zhou wrote:
> Compiling with CONFIG_FM10K=y and VXLAN=m resulting in linking error:
>
> drivers/built-in.o: In function `fm10k_open':
> (.text+0x1f9d7a): undefined reference to `vxlan_get_rx_port'
> make: *** [vmlinux] Error 1
>
> The fix follows the same strategy as I40E.
>
> Signed-off-by: Andy Zhou <azhou@...ira.com>
> ---
> drivers/net/ethernet/intel/Kconfig | 11 +++++++++++
> drivers/net/ethernet/intel/fm10k/fm10k_netdev.c | 6 +++---
> 2 files changed, 14 insertions(+), 3 deletions(-)
Looks good to me. Thanks for resolving this.
Acked-by: Alexander Duyck <alexander.h.duyck@...el.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists