From: Lennert Buytenhek Date: Sun, 24 Aug 2008 03:33:55 +0000 (+0200) Subject: mv643xx_eth: get rid of compile-time configurable transmit checksumming X-Git-Tag: v2.6.28-rc1~717^2~194^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17cd0a59f9c34164c4f3bfe404894f5285bac112;p=pandora-kernel.git 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 --- Reading git-diff-tree failed