lantiq: Fix adsl led on Home Hub 2B
authorJohn Crispin <john@openwrt.org>
Thu, 8 Jan 2015 20:25:28 +0000 (20:25 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 8 Jan 2015 20:25:28 +0000 (20:25 +0000)
This fixes the adsl led on the Home Hub 2B.

Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 43876

target/linux/lantiq/base-files/etc/uci-defaults/01_leds

index b0e0b2adecc06296f230da2d17a01adbb56dbeb7..6349ea83b73e86aebef15aee19252188f7bcc07a 100644 (file)
@@ -22,7 +22,7 @@ BTHOMEHUBV2B)
        ucidef_set_led_default "power" "power" "soc:blue:power" "1"
 #      ucidef_set_led_wlan "wifi" "wifi" "soc:blue:wireless" "phy0radio"
        ucidef_set_led_wlan "wifi" "wifi" "soc:blue:wireless" "phy0tpt"
-       ucidef_set_led_netdev "internet" "internet" "soc:blue:broadband" "nas0"
+       ucidef_set_led_netdev "internet" "internet" "soc:blue:broadband" "pppoa-wan"
        ucidef_set_led_usbdev "usb" "usb" "soc:blue:phone" "1-1"
        ;;
 VGV7519)