sky2: turn off Rx checksum on bad hardware
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 8 Mar 2007 20:42:30 +0000 (12:42 -0800)
committerJeff Garzik <jeff@garzik.org>
Fri, 9 Mar 2007 16:51:32 +0000 (11:51 -0500)
commit874183072de73a36a958585e3186639fd2634701
tree9218c90305ca2622da826801d65c9a1a3a689a15
parent85cf572cd5a1b63d5efd5bd538201bd56cd5ad24
sky2: turn off Rx checksum on bad hardware

On Yukon FE, occasional hardware receive checksum errors are seen.
An early indication of the problem is single bit differences in the two
checksum engines.  Use this as a detection mechanism to turn off Rx
checksumming.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sky2.c