e1000: FIX: move length adjustment due to crc stripping disabled.
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Tue, 24 Oct 2006 21:46:06 +0000 (14:46 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Tue, 24 Oct 2006 21:46:06 +0000 (14:46 -0700)
commitd2a1e2131aee7b3feb815636dc7917a96e49fd8e
tree08d034a19882924c620282f21e1adcd111225f6c
parent032fe6e9e253ebb37a0df0893844674dea9210fd
e1000: FIX: move length adjustment due to crc stripping disabled.

Move the length (rx_bytes counter) adjustment of 4 bytes down to after the
TBI_ACCEPT workaround.

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