From: Dhananjay Phadke <dhananjay@netxen.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: David Miller <davem@davemloft.net>,
"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Jeremy Fitzhardinge <jeremy@goop.org>
Subject: Re: [build bug] drivers/net/netxen/netxen_nic_main.c:1189: error: implicit declaration of function 'ipv6_hdr'
Date: Fri, 16 Jan 2009 09:54:40 -0800 [thread overview]
Message-ID: <4970C9E0.6030702@netxen.com> (raw)
In-Reply-To: <20090116103209.GA9122@elte.hu>
I guess I need to explicitly include <linux/ipv6.h>.
I will follow up with a patch to fix this.
-Dhananjay
Ingo Molnar wrote:
> * 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
prev parent reply other threads:[~2009-01-16 18:00 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 ` [build bug] drivers/net/netxen/netxen_nic_main.c:1189: error: implicit declaration of function 'ipv6_hdr' Ingo Molnar
2009-01-16 17:54 ` Dhananjay Phadke [this message]
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=4970C9E0.6030702@netxen.com \
--to=dhananjay@netxen.com \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--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