]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit17cd0a59f9c34164c4f3bfe404894f5285bac112
tree6d35c01accd4218fb7858b55f326203fed05d571
parent2257e05c170561bb1168ee50205ae920008c37fb
mv643xx_eth: get rid of compile-time configurable transmit checksumming

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>
drivers/net/mv643xx_eth.c