ramips: base-files: Whitespace fixes.
authorJohn Crispin <john@openwrt.org>
Thu, 8 Jan 2015 20:25:55 +0000 (20:25 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 8 Jan 2015 20:25:55 +0000 (20:25 +0000)
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
SVN-Revision: 43880

target/linux/ramips/base-files/etc/board.d/01_leds
target/linux/ramips/base-files/etc/board.d/02_network

index 9c49c5cda5cfa9eda4635b4544ca6f1a3b688370..b3f8849997c57c030b39a4d40e8b3c66bc1c3d58 100755 (executable)
@@ -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"
index 80b5449e054d15a4d434f4955fd19c6e9802aebf..d727eeef48337859c890f56cbb5e23581ab81c72 100755 (executable)
@@ -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)