commit | 874183072de73a36a958585e3186639fd2634701 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Thu Mar 08 12:42:30 2007 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Mar 09 11:51:32 2007 -0500 |
tree | 9218c90305ca2622da826801d65c9a1a3a689a15 | |
parent | 85cf572cd5a1b63d5efd5bd538201bd56cd5ad24 [diff] |
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>