ar71xx: fix network configuration for the TL-WA901N/ND boards
authorGabor Juhos <juhosg@openwrt.org>
Wed, 4 Jan 2012 17:30:52 +0000 (17:30 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 4 Jan 2012 17:30:52 +0000 (17:30 +0000)
SVN-Revision: 29654

target/linux/ar71xx/base-files/etc/uci-defaults/network

index bf46fd765af4ad2e582e558af93edf42c6b770a1..2464042982c0a3dfdf9a95354c1f6ae7b6d1aed4 100755 (executable)
@@ -74,11 +74,6 @@ pb92)
        ucidef_add_switch_vlan "eth0" "2" "0t 2"
        ;;
 
-tl-wa901nd)
-       ucidef_set_interface_raw "eth" "eth0"
-       ucidef_set_interface_lan "lan"
-       ;;
-
 tl-wr1043nd)
        ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
        ucidef_add_switch "rtl8366rb" "1" "1"
@@ -109,6 +104,7 @@ bullet-m |\
 eap7660d |\
 rb-411 |\
 tl-mr3020 |\
+tl-wa901nd |\
 tl-wa901nd-v2 |\
 tl-wr703n |\
 wp543)