mv643xx_eth: don't reset the rx coal timer on interface up
authorLennert Buytenhek <buytenh@marvell.com>
Wed, 8 Apr 2009 22:42:46 +0000 (15:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Apr 2009 22:42:46 +0000 (15:42 -0700)
commitb5e86db4c7f6397ef86ab5e4a3fbece966935577
treede3831c539658d1283ba0e8e05be3f83ddd19914
parent150899d29367eb60302bcb710e779617d04aceea
mv643xx_eth: don't reset the rx coal timer on interface up

Move SDMA configuration from interface up to port probe, to prevent
overwriting the receive coalescing timer value on interface up.

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