aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-01-19 10:16:20 +0000
committerJohn Crispin <blogic@openwrt.org>2016-01-19 10:16:20 +0000
commit2c8e9015ea482ff1fa86bb517d7cb6ebf472c978 (patch)
tree756645c40ff27c6ce23685eda1b813432627f534 /target/linux/ar71xx/base-files/etc
parentc8511b064688fcf3ea3469fd3a4b0c755f2201a2 (diff)
downloadmaster-187ad058-2c8e9015ea482ff1fa86bb517d7cb6ebf472c978.tar.gz
master-187ad058-2c8e9015ea482ff1fa86bb517d7cb6ebf472c978.tar.bz2
master-187ad058-2c8e9015ea482ff1fa86bb517d7cb6ebf472c978.zip
ar71xx: board.d: fix switch defaults on dLAN pro 1200+ WiFi ac
transparent for vlans as originally committed Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48358 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/02_network5
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network
index 944ced3a16..51a1b64507 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/target/linux/ar71xx/base-files/etc/board.d/02_network
@@ -310,10 +310,9 @@ dlan-pro-500-wp)
dlan-pro-1200-ac)
ucidef_set_interface_lan "eth0"
- ucidef_add_switch "switch0"
- ucidef_add_switch_attr "switch0" "reset" "false"
- ucidef_add_switch_ports "switch0" \
+ ucidef_add_switch "switch0" \
"0@eth0" "2:lan" "3:lan" "4:lan"
+ ucidef_add_switch_attr "switch0" "enable" "false"
;;
all0305 |\