]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: Re-enable SECRC - crc stripping
authorAuke Kok <auke-jan.h.kok@intel.com>
Thu, 25 Oct 2007 20:57:58 +0000 (13:57 -0700)
committerJeff Garzik <jeff@garzik.org>
Mon, 29 Oct 2007 09:47:08 +0000 (05:47 -0400)
commit211faf94968a1cbec01e248d9499e3962f155876
treedc3470225ce4eba6af4f68c053db308701967358
parentb762f0ccfc5882cd11b07c0c73fc6fb0ada07011
e1000e: Re-enable SECRC - crc stripping

This workaround code performed software stripping instead of the
hardware which can do it much faster. None of the e1000e target
hardware has issues with this feature and should work fine. This
gives us some performance back on receive, and removes some
kludging stripping the 4 bytes.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/e1000e/netdev.c