From: Bruce Allan Date: Thu, 6 Jan 2011 14:29:51 +0000 (+0000) Subject: e1000e: use either_crc_le() rather than re-write it X-Git-Tag: v2.6.38-rc1~403^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe46f58fa61f025564a3c1e80b789885cb4b0f30;p=pandora-kernel.git e1000e: use either_crc_le() rather than re-write it For the 82579 jumbo frame workaround, there is no need to re-write the CRC calculation functionality already found in the kernel's ether_crc_le(). Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed