ramips: Minor ramips_esw.c cleanup
authorGabor Juhos <juhosg@openwrt.org>
Wed, 29 Aug 2012 10:37:40 +0000 (10:37 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 29 Aug 2012 10:37:40 +0000 (10:37 +0000)
commit0d5d65059aa8de8c3830c87041177eac04ce0dd4
tree87a1d9001e01f5073a4e9b733adf69e87c4bf7f5
parente06f1e9ec0bbb4a316b93f8249655d0fad9cc1bc
ramips: Minor ramips_esw.c cleanup

Stop handling VLAN setup in the kernel.
Removes the obsolete RT305X_ESW_VLAN_CONFIG_BYPASS option I added for
WL-351 and add some extra comments.
Also removes the en_vlan per-port flag that isn't very useful really, it now
is only controlled by the global enable_vlan flag.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33301 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_esw_platform.h
target/linux/ramips/files/arch/mips/ralink/rt305x/devices.c
target/linux/ramips/files/arch/mips/ralink/rt305x/mach-wl351.c
target/linux/ramips/files/drivers/net/ethernet/ramips/ramips_esw.c