dect
/
linux-2.6
Archived
13
0
Fork 0

pcnet32 NAPI no longer experimental

Remove the experimental tag for the pcnet32 NAPI implementation.

Signed-off-by:  Don Fry <pcnet32@verizon.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
pcnet32@verizon.net 2007-02-16 10:09:57 -06:00 committed by Jeff Garzik
parent 04ce09481b
commit 659dd8351a
1 changed files with 2 additions and 2 deletions

View File

@ -1284,8 +1284,8 @@ config PCNET32
will be called pcnet32. will be called pcnet32.
config PCNET32_NAPI config PCNET32_NAPI
bool "Use RX polling (NAPI) (EXPERIMENTAL)" bool "Use RX polling (NAPI)"
depends on PCNET32 && EXPERIMENTAL depends on PCNET32
help help
NAPI is a new driver API designed to reduce CPU and interrupt load NAPI is a new driver API designed to reduce CPU and interrupt load
when the driver is receiving lots of packets from the card. It is when the driver is receiving lots of packets from the card. It is