commit | 140a74802894e9db57e5cd77ccff77e590ece5f3 | [log] [tgz] |
---|---|---|
author | Auke Kok <auke-jan.h.kok@intel.com> | Thu Oct 25 13:57:58 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Oct 29 05:47:08 2007 -0400 |
tree | dc3470225ce4eba6af4f68c053db308701967358 | |
parent | df762464ad0fad721f9fc5724e85b3df0d550acd [diff] |
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>