From: Alexander Duyck Date: Fri, 20 Jul 2012 08:09:01 +0000 (+0000) Subject: ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~303^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62748b7bde84618f06b5c7a8733ae87776ec36c5;p=pandora-kernel.git ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor This change updates the code related to configuring the transmit frame checksum. Specifically I have updated the code so that we can only skip inserting the checksum in the case that we are not performing some other offload that will modify the frame data. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Signed-off-by: Peter P Waskiewicz Jr --- Reading git-diff-tree failed