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)
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>

No differences found