netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-2.6.24] forcedeth does not compile without CONFIG_FORCEDETH_NAPI set
@ 2007-08-10 17:34 Oliver Hartkopp
  2007-08-12 13:28 ` Samuel Ortiz
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Hartkopp @ 2007-08-10 17:34 UTC (permalink / raw)
  To: Stephen Hemminger, David Miller; +Cc: netdev

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-14 17:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-10 17:34 [net-2.6.24] forcedeth does not compile without CONFIG_FORCEDETH_NAPI set Oliver Hartkopp
2007-08-12 13:28 ` Samuel Ortiz
2007-08-14 17:22   ` Oliver Hartkopp

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).