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:
13d6428
)
mv643xx_eth: remove write-only interrupt coalescing variables
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Sun, 1 Jun 2008 19:59:27 +0000
(21:59 +0200)
committer
Lennert Buytenhek
<buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:35 +0000
(08:40 +0200)
Remove the write-only ->[rt]x_int_coal members from struct
mv643xx_eth_private. In the process, tweak the RX/TX interrupt
mitigation code so that it is compiled by default, and set the
default coalescing delays to 0 usec.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
No differences found