Skip to content
Snippets Groups Projects
Commit 7f6c05d9 authored by Imre Kaloz's avatar Imre Kaloz
Browse files

fix the r6100's wan led name


Signed-off-by: default avatarImre Kaloz <kaloz@openwrt.org>

SVN-Revision: 43393
parent a91b2eb5
No related branches found
No related tags found
No related merge requests found
......@@ -432,7 +432,7 @@ wndr3700)
;;
r6100)
ucidef_set_led_netdev "wan" "WAN (green)" "netgear:green:wan" "eth0.2"
ucidef_set_led_netdev "wan" "WAN (green)" "netgear:green:wan" "eth0"
ucidef_set_led_usbdev "usb" "USB" "netgear:blue:usb" "1-1"
ucidef_set_led_wlan "wlan" "WLAN" "netgear:blue:wlan" "phy1tpt"
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment