dm9601: Fix receive MTU
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 1 Oct 2007 11:36:07 +0000 (13:36 +0200)
committerJeff Garzik <jeff@garzik.org>
Tue, 2 Oct 2007 16:59:10 +0000 (12:59 -0400)
dm9601 didn't take the ethernet header into account when calculating
RX MTU, causing packets bigger than 1486 to fail.

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

No differences found