commit | 71749531f2d1954137a1a77422ef4ff29eb102dd | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Jul 09 15:33:40 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Jul 10 12:22:29 2007 -0400 |
tree | 13a9a26660c96d070b8ade9255192b7e6ff573ba | |
parent | f4331a6d24f2e5524678caf4621d35f33fb934da [diff] |
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>