From: Peter Korsgaard Date: Wed, 27 Jun 2007 06:14:50 +0000 (+0200) Subject: dm9601: HW header size shouldn't be included in packet length X-Git-Tag: v2.6.22~47^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23de559b8d3537f972f325e7e015c18aa2e4d987;p=pandora-kernel.git dm9601: HW header size shouldn't be included in packet length 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed