mv643xx_eth: set sane default receive coalescing timeout
authorLennert Buytenhek <buytenh@wantstofly.org>
Tue, 24 Feb 2009 15:42:05 +0000 (15:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Feb 2009 07:17:22 +0000 (23:17 -0800)
commit4fb0a54a55d34c28dc53c39567ce171166572699
tree2c6cf0b09cdebcce08789dc399e0b1cd161fc4e8
parenta5fe36165339c57b341250e8252d833e91317c70
mv643xx_eth: set sane default receive coalescing timeout

A receive coalescing timeout of 250 usec appears to strike a good
balance between allowing enough received frames to be aggregated for
LRO to do its job and not allowing the connection to stall due to
delaying ACKs to the remote end for too long.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/mv643xx_eth.c