dm9601: HW header size shouldn't be included in packet length
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 27 Jun 2007 06:14:50 +0000 (08:14 +0200)
committerJeff Garzik <jeff@garzik.org>
Mon, 2 Jul 2007 12:24:51 +0000 (08:24 -0400)
The dm9601 driver was including the 2 byte hardware header in the
packet length, causing the HW to send 2 extra bytes of garbage on tx.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found