[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <46BCA18B.80603@hartkopp.net>
Date: Fri, 10 Aug 2007 19:34:03 +0200
From: Oliver Hartkopp <oliver@...tkopp.net>
To: Stephen Hemminger <shemminger@...ux-foundation.org>,
David Miller <davem@...emloft.net>
CC: netdev@...r.kernel.org
Subject: [net-2.6.24] forcedeth does not compile without CONFIG_FORCEDETH_NAPI
set
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
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists