mv643xx_eth: remove write-only interrupt coalescing variables
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 19:59:27 +0000 (21:59 +0200)
committerLennert 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