commit | ffd86bbe1c744a25efad5bddd08f1c5b1dbcd9ac | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Sun Jun 01 21:59:27 2008 +0200 |
committer | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Jun 12 08:40:35 2008 +0200 |
tree | f8d9d11fcee4626f5aca95d45dc29bbeb5441b21 | |
parent | 13d6428538feaefa6c796f76b9918de165ae69f8 [diff] |
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>