From: Ingo Molnar <mingo@elte.hu>
To: David Miller <davem@davemloft.net>
Cc: akpm@linux-foundation.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org,
Jeremy Fitzhardinge <jeremy@goop.org>,
Dhananjay Phadke <dhananjay@netxen.com>
Subject: [build bug] drivers/net/netxen/netxen_nic_main.c:1189: error: implicit declaration of function 'ipv6_hdr'
Date: Fri, 16 Jan 2009 11:32:09 +0100 [thread overview]
Message-ID: <20090116103209.GA9122@elte.hu> (raw)
In-Reply-To: <20090115.160159.262623707.davem@davemloft.net>
* David Miller <davem@davemloft.net> wrote:
> netxen: fix endianness in firmware commands
> netxen: fix ipv6 offload and tx cleanup
> netxen: fix link speed reporting for some boards
> netxen: firmware init fix
> netxen: cleanup mac list on driver unload
> netxen: hold tx lock while sending firmware commands
> netxen: handle dma mapping failures
One of these causes frequent build failures on x86, on today's -git:
drivers/net/netxen/netxen_nic_main.c:1189: error: implicit declaration of function 'ipv6_hdr'
drivers/net/netxen/netxen_nic_main.c:1189: error: invalid type argument of '->'
i suspect the key aspect is:
# CONFIG_IPV6 is not set
Ingo
next prev parent reply other threads:[~2009-01-16 10:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-16 0:01 [GIT]: Networking David Miller
2009-01-16 10:32 ` Ingo Molnar [this message]
2009-01-16 17:54 ` [build bug] drivers/net/netxen/netxen_nic_main.c:1189: error: implicit declaration of function 'ipv6_hdr' Dhananjay Phadke
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=20090116103209.GA9122@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=dhananjay@netxen.com \
--cc=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
--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).