From: Alexander Duyck Date: Thu, 12 Feb 2009 18:17:42 +0000 (+0000) Subject: igb: cleanup incorrect comment and set IP Checksum Enable X-Git-Tag: v2.6.30-rc1~662^2~673 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56fbbb4e619f4bf604c350e3948a291bda759101;p=pandora-kernel.git igb: cleanup incorrect comment and set IP Checksum Enable IP Checksum enable doesn't need packet split in order to function. It only requires the use of advanced descriptors which the current igb driver does. So we can enable it always without any issues. Signed-off-by: Alexander Duyck Acked-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed