summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar71xx')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/nbg460n_550n_550nh2
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/nbg460n_550n_550nh b/target/linux/ar71xx/base-files/etc/uci-defaults/nbg460n_550n_550nh
index f3fbaf2e0..e7f16bf70 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/nbg460n_550n_550nh
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/nbg460n_550n_550nh
@@ -12,7 +12,7 @@ nbg460n_550n_550nh_set_wlan_led() {
set system.wlan_led=led
set system.wlan_led.name='WLAN'
set system.wlan_led.sysfs='nbg460n:green:wlan'
-set system.wlan_led.trigger='phy0rx'
+set system.wlan_led.trigger='phy0tpt'
commit system
EOF
}
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd
index 80d780c51..366276334 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd
@@ -12,7 +12,7 @@ tlwr1043nd_setup_leds() {
set system.wlan_led=led
set system.wlan_led.name='WLAN'
set system.wlan_led.sysfs='tl-wr1043nd:green:wlan'
-set system.wlan_led.trigger='phy0rx'
+set system.wlan_led.trigger='phy0tpt'
set system.usb_led=led
set system.usb_led.name='USB'
set system.usb_led.sysfs='tl-wr1043nd:green:usb'