git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5070d34
)
[PATCH] forcdeth: revised NAPI support
author
Stephen Hemminger
<shemminger@osdl.org>
Tue, 1 Aug 2006 03:37:19 +0000
(20:37 -0700)
committer
Jeff 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