igb: reenable CRC stripping in hardware
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 8 Jul 2008 22:08:29 +0000 (15:08 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 11 Jul 2008 05:20:31 +0000 (01:20 -0400)
commit87cb7e8cc59c89ccdcf243671c932179bb651a71
tree7065eab557f93ad9d07465b9fa5b66923739775d
parentfe4506b6a2f9716ef62583020581ae2032573fed
igb: reenable CRC stripping in hardware

We can remove a clunky workaround for not having the hardware
strip the CRC. 82575 silicon as well as the older PCI Express
e1000e hardware all work OK in this respect.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/igb/igb_main.c