mv643xx_eth: get rid of compile-time configurable transmit checksumming
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 24 Aug 2008 03:33:55 +0000 (05:33 +0200)
committerLennert Buytenhek <buytenh@marvell.com>
Fri, 5 Sep 2008 04:33:58 +0000 (06:33 +0200)
Get rid of the mv643xx_eth-internal MV643XX_ETH_CHECKSUM_OFFLOAD_TX
compile-time option.  Using transmit checksumming is the sane default,
and anyone wanting to disable it should use ethtool(8) instead of
recompiling their kernels.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>

No differences found