From: Oliver Hartkopp <oliver@hartkopp.net>
To: Stephen Hemminger <shemminger@linux-foundation.org>,
David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: [net-2.6.24] forcedeth does not compile without CONFIG_FORCEDETH_NAPI set
Date: Fri, 10 Aug 2007 19:34:03 +0200 [thread overview]
Message-ID: <46BCA18B.80603@hartkopp.net> (raw)
Checking some other source with the current net-2.6.24 GIT, i just
discovered this:
CC drivers/net/mii.o
CC drivers/net/Space.o
CC drivers/net/loopback.o
CC drivers/net/b44.o
CC drivers/net/forcedeth.o
drivers/net/forcedeth.c: In function nv_nic_irq:
drivers/net/forcedeth.c:3017: error: RX_WORK_PER_LOOP undeclared (first
use in this function)
drivers/net/forcedeth.c:3017: error: (Each undeclared identifier is
reported only once
drivers/net/forcedeth.c:3017: error: for each function it appears in.)
make[2]: *** [drivers/net/forcedeth.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
This only occurs the CONFIG_FORCEDETH_NAPI is _disabled_.
You definitely know best, how to fix this ;-)
Regards,
Oliver
next reply other threads:[~2007-08-10 17:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-10 17:34 Oliver Hartkopp [this message]
2007-08-12 13:28 ` [net-2.6.24] forcedeth does not compile without CONFIG_FORCEDETH_NAPI set Samuel Ortiz
2007-08-14 17:22 ` Oliver Hartkopp
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=46BCA18B.80603@hartkopp.net \
--to=oliver@hartkopp.net \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=shemminger@linux-foundation.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).