From: Alexander Duyck Date: Fri, 26 Aug 2011 07:45:57 +0000 (+0000) Subject: igb: retire the RX_CSUM flag and use the netdev flag instead X-Git-Tag: v3.2-rc1~129^2~105^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=294e7d78f5b929536b81620ed33c6507f2921463;p=pandora-kernel.git igb: retire the RX_CSUM flag and use the netdev flag instead Since the netdev now has its' own checksum flag to indicate if Rx checksum is enabled we might as well use that instead of using the ring flag. Signed-off-by: Alexander Duyck Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed