Merge pull request #189 from NeoRaider/fix-leds

CC: ar71xx: fix syntax error in /etc/uci-defaults/01_leds
This commit is contained in:
Zoltan Herpai
2016-11-08 12:16:36 +01:00
committed by GitHub

View File

@@ -499,7 +499,7 @@ tl-wa830re-v2)
ucidef_set_led_wlan "wlan" "WLAN" "tp-link:green:wlan" "phy0tpt"
;;
tl-wr841n-v9) | \
tl-wr841n-v9 | \
tl-wr841n-v11)
ucidef_set_led_netdev "wan" "WAN" "tp-link:green:wan" "eth1"
ucidef_set_led_switch "lan1" "LAN1" "tp-link:green:lan1" "switch0" "0x10"