[PATCH] forcdeth: revised NAPI support
authorStephen Hemminger <shemminger@osdl.org>
Tue, 1 Aug 2006 03:37:19 +0000 (20:37 -0700)
committerJeff Garzik <jeff@garzik.org>
Wed, 9 Aug 2006 03:47:59 +0000 (23:47 -0400)
Revised version of the forcedeth NAPI support.
This version is based against netdev-2.6#upstream
(after the MAC patches from Ayaz today).

Can't use nv_disable_hw_interrupts because NAPI only wants to
mask off receive irq's and leave the others alone.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found