diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index ad4fc28b7..daa740733 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -87,29 +87,18 @@ get_status_led() { tew-632brp) status_led="tew-632brp:green:status" ;; - tl-mr3220 | tl-mr3420) - status_led="tl-mr3x20:green:system" - ;; - tl-wa901nd) - status_led="tl-wa901nd:green:system" - ;; - tl-wa901nd-v2) - status_led="tl-wa901nd-v2:green:system" - ;; - tl-wr1043nd) - status_led="tl-wr1043nd:green:system" + tl-mr3220 | \ + tl-mr3420 | \ + tl-wa901nd | \ + tl-wa901nd-v2 | \ + tl-wr1043nd | \ + tl-wr741nd | \ + tl-wr841n-v1 | \ + tl-wr941nd) + status_led="tp-link:green:system" ;; tl-wr703n) - status_led="tl-wr703n:blue:system" - ;; - tl-wr741nd) - status_led="tl-wr741nd:green:system" - ;; - tl-wr841n-v1) - status_led="tl-wr841n:green:system" - ;; - tl-wr941nd) - status_led="tl-wr941nd:green:system" + status_led="tp-link:blue:system" ;; unifi) status_led="ubnt:green:dome" diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/tl-mr3x20 b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-mr3x20 index c9e5e3881..bdb7c3e78 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/tl-mr3x20 +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-mr3x20 @@ -11,7 +11,7 @@ tlmr3x20_setup_leds() { uci batch <