e1000: remove CRC bytes from measured packet length
authorAuke Kok <auke\-jan.h.kok@intel.com>
Fri, 14 Jul 2006 23:14:34 +0000 (16:14 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Fri, 14 Jul 2006 23:14:34 +0000 (16:14 -0700)
commitf235a2abb27b9396d2108dd2987fb8262cb508a3
treea4ac7f791627169a9087916a5a42e867f136a456
parentd3d9e484b2ca502c87156b69fa6b8f8fd5fa18a0
e1000: remove CRC bytes from measured packet length

After removing the hardware CRC stripping which causes problems with
SOL and related issues, we need to compensate for this changed size.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
drivers/net/e1000/e1000_main.c