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)
commitffd86bbe1c744a25efad5bddd08f1c5b1dbcd9ac
treef8d9d11fcee4626f5aca95d45dc29bbeb5441b21
parent13d6428538feaefa6c796f76b9918de165ae69f8
mv643xx_eth: remove write-only interrupt coalescing variables

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>
drivers/net/mv643xx_eth.c