mv643xx_eth: be more agressive about RX refill
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 1 Jun 2008 23:58:01 +0000 (01:58 +0200)
committerLennert Buytenhek <buytenh@wantstofly.org>
Thu, 12 Jun 2008 06:40:38 +0000 (08:40 +0200)
commit12e4ab79cd828563dc090d2117dc8626b344bc8f
tree84560f508e235d5ea8c8bd9b23933eec8881f54e
parent1e881592e0420dfb5626344a69b15ae268ee98c7
mv643xx_eth: be more agressive about RX refill

During OOM, instead of stopping RX refill when the rx desc ring is
not empty, keep trying to refill the ring as long as it is not full
instead.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
drivers/net/mv643xx_eth.c