]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sky2: FE+ vlan workaround
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 27 Sep 2007 19:32:44 +0000 (12:32 -0700)
committerJeff Garzik <jeff@garzik.org>
Fri, 28 Sep 2007 03:32:28 +0000 (23:32 -0400)
commitd6c9bc1ed4301cbc3df4565ff5348b64bf2a767c
tree02f8bbc5d89149207a9e195d2248bf7723b69ad0
parent3b12e0141f7a97c3b84731b5f935ed738bb6f960
sky2: FE+ vlan workaround

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.

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