Signed-off-by: Vittorio Gambaletta <[email protected]>

diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds 
b/target/linux/ramips/base-files/etc/board.d/01_leds
index 9c49c5c..405a6c0 100755
--- a/target/linux/ramips/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/base-files/etc/board.d/01_leds
@@ -182,9 +182,9 @@ case $board in
                set_usb_led "wcr150gn:amber:user"
                ;;
        hg255d)
-               set_wifi_led "hg255d:wlan"
-               set_usb_led "hg255d:usb"
-               ucidef_set_led_interface "lan" "hg255d:internet"
+               set_wifi_led "hg255d:wlan"
+               set_usb_led "hg255d:usb"
+               ucidef_set_led_interface "lan" "hg255d:internet"
                ;;
        wnce2001)
                set_wifi_led "netgear:green:wlan"
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network 
b/target/linux/ramips/base-files/etc/board.d/02_network
index 80b5449..a86466e 100755
--- a/target/linux/ramips/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/base-files/etc/board.d/02_network
@@ -58,8 +58,8 @@ ramips_setup_interfaces()
 
        3g-6200nl | \
        mlw221)
-                ucidef_set_interface_lan "eth0.2"
-                ;;
+               ucidef_set_interface_lan "eth0.2"
+               ;;
 
        wizard8800 | \
        wl-330n | \
@@ -314,7 +314,7 @@ ramips_setup_macs()
                ;;
 
        wcr-150gn)
-                wan_mac=$(mtd_get_mac_binary factory 40)
+               wan_mac=$(mtd_get_mac_binary factory 40)
                ;;
 
        rt-n56u)
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to