]> git.baikalelectronics.ru Git - kernel.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)
commit96c145c6d5e7d0cac4e4ca76575405179965eead
tree02f8bbc5d89149207a9e195d2248bf7723b69ad0
parent9e0c607194760225879314b8d38971949fbe4cc7
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