From: Alexander Duyck Date: Wed, 17 Nov 2010 03:27:04 +0000 (-0800) Subject: ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration X-Git-Tag: v2.6.38-rc1~476^2~547^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b4e216b7e9da09175c76887c754489681533b9;p=pandora-kernel.git ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration This change makes it so that we always disable SCTP regardless of mac type since we shouldn't need to check mac type before disabling a feature that isn't supported on a given piece of hardware. Signed-off-by: Alexander Duyck Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed