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)
commitf1b9d77912787339a2273c94ddece2cb5d0aceb3
tree5ca17d9b54fb795d48331f60af8ae3602feb1c1d
parent1f3400d3b4cd3cf817cf63585d3843d1dd1e76d0
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>
SVN-Revision: 33301
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