commit | d6532232cd3de79c852685823a9c52f723816d0a | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Wed Sep 19 15:36:42 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Sep 20 15:22:59 2007 -0400 |
tree | ff6fc85a36020202709dfb915a60f6941585b9e7 | |
parent | 680e9fe9d69ea86e81c859932bfd751be91cc0e0 [diff] |
sky2: fix VLAN receive processing (resend) The length check for truncated frames was not correctly handling the case where VLAN acceleration had already read the tag. Also, the Yukon EX has some features that use high bit of status as security tag. Signed-off-by: Pierre-Yves Ritschard <pyr@spootnik.org> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>