[PATCH 1/6] sky2: fix VLAN receive processing

2007-09-19 Thread Stephen Hemminger
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 <[EMAIL PROTECTED]> Signed-off-by: Stephen Hemminger <[

Re: [PATCH 1/6] sky2: fix VLAN receive processing (resend)

2007-09-19 Thread Jeff Garzik
ACK patches 1-6 applied 1-2 and 6 patch #3 failed to apply to netdev-2.6.git#upstream (which is built on top of net-2.6.24) - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordo

[PATCH 1/6] sky2: fix VLAN receive processing (resend)

2007-09-19 Thread Stephen Hemminger
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 <[EMAIL PROTECTED]> Signed-off-by: Stephen Hemminger <[