netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: rdunlap@xenotime.net
Cc: sfr@canb.auug.org.au, linux-next@vger.kernel.org,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	shemminger@vyatta.com
Subject: Re: linux-next: Tree for Oct 2 (vxlan.c)
Date: Tue, 02 Oct 2012 14:36:27 -0400 (EDT)	[thread overview]
Message-ID: <20121002.143627.1565408497543880722.davem@davemloft.net> (raw)
In-Reply-To: <506B3317.5090006@xenotime.net>

From: Randy Dunlap <rdunlap@xenotime.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.

  reply	other threads:[~2012-10-02 18:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20121002163229.d377074dc8f6c029428faeaa@canb.auug.org.au>
2012-10-02 18:31 ` linux-next: Tree for Oct 2 (vxlan.c) Randy Dunlap
2012-10-02 18:36   ` David Miller [this message]
2012-10-02 21:21     ` Stephen Hemminger

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=20121002.143627.1565408497543880722.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=sfr@canb.auug.org.au \
    --cc=shemminger@vyatta.com \
    /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).