From: Auke Kok Date: Tue, 12 Feb 2008 23:20:24 +0000 (-0800) Subject: e1000e: Fix CRC stripping in hardware context bug X-Git-Tag: v2.6.25-rc3~126^2~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5918bd88effd0233a048983570ec5803f5f753dc;p=pandora-kernel.git e1000e: Fix CRC stripping in hardware context bug CRC stripping was only correctly enabled for packet split recieves which is used when receiving jumbo frames. Correctly enable SECRC also for normal buffer packet receives. Tested by Andy Gospodarek and Johan Andersson, see bugzilla #9940. Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed