Author: blogic Date: 2015-01-08 21:25:55 +0100 (Thu, 08 Jan 2015) New Revision: 43880
Modified: trunk/target/linux/ramips/base-files/etc/board.d/01_leds trunk/target/linux/ramips/base-files/etc/board.d/02_network Log: ramips: base-files: Whitespace fixes. Signed-off-by: Vittorio Gambaletta <[email protected]> Modified: trunk/target/linux/ramips/base-files/etc/board.d/01_leds =================================================================== --- trunk/target/linux/ramips/base-files/etc/board.d/01_leds 2015-01-08 20:25:48 UTC (rev 43879) +++ trunk/target/linux/ramips/base-files/etc/board.d/01_leds 2015-01-08 20:25:55 UTC (rev 43880) @@ -182,9 +182,9 @@ 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" Modified: trunk/target/linux/ramips/base-files/etc/board.d/02_network =================================================================== --- trunk/target/linux/ramips/base-files/etc/board.d/02_network 2015-01-08 20:25:48 UTC (rev 43879) +++ trunk/target/linux/ramips/base-files/etc/board.d/02_network 2015-01-08 20:25:55 UTC (rev 43880) @@ -58,8 +58,8 @@ 3g-6200nl | \ mlw221) - ucidef_set_interface_lan "eth0.2" - ;; + ucidef_set_interface_lan "eth0.2" + ;; wizard8800 | \ wl-330n | \ @@ -314,7 +314,7 @@ ;; wcr-150gn) - wan_mac=$(mtd_get_mac_binary factory 40) + wan_mac=$(mtd_get_mac_binary factory 40) ;; rt-n56u) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
