netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Duyck <alexander.h.duyck@intel.com>
To: Andy Zhou <azhou@nicira.com>, davem@davemloft.net
Cc: netdev@vger.kernel.org
Subject: Re: [net-next] fm10k: Add CONFIG_FM10K_VXLAN configuration option
Date: Fri, 03 Oct 2014 14:40:07 -0700	[thread overview]
Message-ID: <542F17B7.80706@intel.com> (raw)
In-Reply-To: <1412370352-17680-1-git-send-email-azhou@nicira.com>

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@nicira.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@intel.com>

  reply	other threads:[~2014-10-03 21:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03 21:05 [net-next] fm10k: Add CONFIG_FM10K_VXLAN configuration option Andy Zhou
2014-10-03 21:40 ` Alexander Duyck [this message]
2014-10-03 22:01   ` David Miller
2014-10-03 22:10     ` Jeff Kirsher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=542F17B7.80706@intel.com \
    --to=alexander.h.duyck@intel.com \
    --cc=azhou@nicira.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).