sky2: check drop truncated packets
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 9 Jul 2007 22:33:40 +0000 (15:33 -0700)
committerJeff Garzik <jeff@garzik.org>
Tue, 10 Jul 2007 16:22:29 +0000 (12:22 -0400)
commit71749531f2d1954137a1a77422ef4ff29eb102dd
tree13a9a26660c96d070b8ade9255192b7e6ff573ba
parentf4331a6d24f2e5524678caf4621d35f33fb934da
sky2: check drop truncated packets

If packet larger than MTU is received, the driver uses hardware to
truncate the packet. Use the status registers to catch/drop them.

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