From: Andy Gospodarek Date: Thu, 19 Jun 2008 21:19:02 +0000 (-0400) Subject: e1000: only enable TSO6 via ethtool when using correct hardware X-Git-Tag: v2.6.26-rc9~84^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=581abbc26a7adb693fb8b913f1be18d1c349c1ab;p=pandora-kernel.git e1000: only enable TSO6 via ethtool when using correct hardware When enabling TSO via ethool on e1000, it is possible to set NETIF_F_TSO6 on hardware that does not support it. Setting TSO via ethtool now matches the settings used when the hardware is probed. Signed-off-by: Andy Gospodarek Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed