From: Adrian Schmutzler Date: Thu, 28 Feb 2019 18:09:20 +0000 (+0100) Subject: ath79: Fix indent X-Git-Tag: v19.07.0-rc1~1161 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=b462bab0994673be5cafaebdc58fa4e6bf62341d;p=openwrt%2F.git ath79: Fix indent Fix wrong indentation introduced in 59c2f8a. Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/ath79/base-files/etc/board.d/01_leds b/target/linux/ath79/base-files/etc/board.d/01_leds index a56fe58f76..705ae3d407 100755 --- a/target/linux/ath79/base-files/etc/board.d/01_leds +++ b/target/linux/ath79/base-files/etc/board.d/01_leds @@ -38,7 +38,7 @@ comfast,cf-e110n-v2) ucidef_set_led_rssi "rssimediumhigh" "RSSIMEDIUMHIGH" "$boardname:green:rssimediumhigh" "wlan0" "51" "100" ucidef_set_led_rssi "rssihigh" "RSSIHIGH" "$boardname:green:rssihigh" "wlan0" "76" "100" ;; - comfast,cf-e120a-v3) +comfast,cf-e120a-v3) ucidef_set_led_netdev "lan" "LAN" "$boardname:green:lan" "eth0" ucidef_set_led_switch "wan" "WAN" "$boardname:green:wan" "switch0" "0x04" ucidef_set_rssimon "wlan0" "200000" "1"