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)
commitf5894bb0b77c28550424bad6b0540de85df1cccd
tree87a1d9001e01f5073a4e9b733adf69e87c4bf7f5
parent55db52c1900ed7d4ef783795579faf87d4b968d0
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