ralink: fix tx vlan offload and hardware status
authorJohn Crispin <john@openwrt.org>
Wed, 19 Nov 2014 09:19:57 +0000 (09:19 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 19 Nov 2014 09:19:57 +0000 (09:19 +0000)
commitc1b0f1df9607d2c5756c52c9f62c599334c179ec
treee42bd94687d7ff803ef5fe2054088d6e0bea2627
parentcc1bcbaeeae1ebe04f5a138867df504035d63fff
ralink: fix tx vlan offload and hardware status

hardware status and tx vlan offload support on all targets
except rt5350. so i modify the IS_ENABLE condition only for
mt7621.
support mt7621 hardware status reference by SDK. but i don't
have mt7621. if not work just set mt7621 FE_REG_FE_COUNTER_BASE
to 0 to let software count.

Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 43303
target/linux/ramips/files/drivers/net/ethernet/ralink/ralink_soc_eth.c
target/linux/ramips/files/drivers/net/ethernet/ralink/soc_mt7620.c