From: Steve Glendinning Date: Thu, 20 Nov 2008 12:19:21 +0000 (-0800) Subject: smsc95xx: add tx checksum offload support X-Git-Tag: v2.6.29-rc1~581^2~620 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7b29271c35ed38f990ca3419696ca148349c2d3;p=pandora-kernel.git smsc95xx: add tx checksum offload support LAN9500 supports tx checksum offload, which slightly decreases cpu utilisation. The benefit isn't very large because we still require the skb to be linearized, but it does save a few cycles. This patch adds support for it, and enables it by default. Signed-off-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed