lantiq: fix port indexing for WBMR-300
[openwrt/staging/chunkeey.git] / target / linux / lantiq / base-files / etc / board.d / 02_network
index d9221dab8676b92d6242e43d65297a8efe3f9a1a..16b85a815b914eec2bc200143d2f4f6dc300305b 100755 (executable)
@@ -154,7 +154,7 @@ WBMR300)
        lan_mac=$(mtd_get_mac_ascii ubootconfig ethaddr)
        wan_mac="$lan_mac"
        ucidef_add_switch "switch0" \
-               "2:lan:2" "3:lan:3" "5:lan:4" "4:wan:1" "6t@eth0"
+               "5:lan:2" "2:lan:3" "3:lan:4" "4:wan:1" "6t@eth0"
        ;;
 
 *)