ramips: base-files: Whitespace fixes.
authorJohn Crispin <blogic@openwrt.org>
Thu, 8 Jan 2015 20:25:55 +0000 (20:25 +0000)
committerJohn Crispin <blogic@openwrt.org>
Thu, 8 Jan 2015 20:25:55 +0000 (20:25 +0000)
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43880 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 9c49c5c..b3f8849 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 80b5449..d727eee 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)