commit | e27cdba53b8ad5c12c9281b3737e07f2a536c3a2 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Mon Jul 31 20:37:19 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Aug 08 23:47:59 2006 -0400 |
tree | 9ca5866a80e3b553b0956220a7a49e10345f33fa | |
parent | 5070d3408405ae1941f259acac7a9882045c3be4 [diff] |
[PATCH] forcdeth: revised NAPI support 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>