e1000e: Fix CRC stripping in hardware context bug
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 12 Feb 2008 23:20:24 +0000 (15:20 -0800)
committerJeff Garzik <jeff@garzik.org>
Fri, 15 Feb 2008 15:52:01 +0000 (10:52 -0500)
commit5918bd88effd0233a048983570ec5803f5f753dc
treeff20d730ba7ec9586fb19f100ab708c227505da4
parentfdb26629f31b898c2c4a4127c7d5c2401fb5ac60
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 <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/e1000e/netdev.c