]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit688339c45f8f40355d8059daf3033c5eb96faf91
treeff20d730ba7ec9586fb19f100ab708c227505da4
parent08a4487b13cef4a440a2bf91e416630b4268ee57
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