lantiq: fix initial VLAN conf for P2601HNFX
authorJohn Crispin <john@openwrt.org>
Sun, 30 Mar 2014 09:16:23 +0000 (09:16 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 30 Mar 2014 09:16:23 +0000 (09:16 +0000)
Signed-off-by: Antonios Vamporakis <ant@area128.com>
SVN-Revision: 40321

target/linux/lantiq/base-files/etc/uci-defaults/02_network

index 329fa2d72e5180be1ffea3ef544bd608e5e86c2a..ad1238437f3793d1b26acf0be161a4ff1525f558 100644 (file)
@@ -113,12 +113,13 @@ H201L)
        ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4t"
        ;;
 
+#rtl8306g
 P2601HNFX)
        ucidef_set_interface_lan "eth0.1"
        ucidef_add_switch "switch0" "1" "1"
-       ucidef_add_switch_vlan "switch0" "1" "1 2 3 4 5t"
+       ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 5t"
        ;;
-       
+
 P2812HNUFX)
        ucidef_set_interface_lan 'eth0.1'
        ucidef_add_switch "switch0" "1" "1"