Re: [PATCH 1/2] sky2: FE+ vlan workaround

2007-09-27 Thread Jeff Garzik
Stephen Hemminger wrote: This patch applies to 2.6.23-rc8 after yesterday's patch: sky2 FE+ receive status workaround Applied. Please always put meta-information such as the above quoted after the "---" patch description terminator, so that it is not copied into the permanent kernel ch

[PATCH 1/2] sky2: FE+ vlan workaround

2007-09-27 Thread Stephen Hemminger
The FE+ workaround means the driver can no longer trust the status register to indicate VLAN tagged frames. The fix for this is to just disable VLAN acceleration for that chip version. Tested and works fine. This patch applies to 2.6.23-rc8 after yesterday's patch: sky2 FE+ receive status w