aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-21 15:55:55 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-21 15:55:55 +0000
commit0a813e9e3c98ac69ebdae27f46e253469a5ab221 (patch)
tree7135bcc3d4d975b2a4d1f15ff5696e5ba13c04e2 /target/linux/ar71xx/base-files/etc/diag.sh
parentd0fe16cedf18fd9cd7241c52ebdacaaf4cd34e1a (diff)
downloadupstream-0a813e9e3c98ac69ebdae27f46e253469a5ab221.tar.gz
upstream-0a813e9e3c98ac69ebdae27f46e253469a5ab221.tar.bz2
upstream-0a813e9e3c98ac69ebdae27f46e253469a5ab221.zip
ar71xx: use netgear prefix for WNDAP360 LED names
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38102
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 14f8c9816a..b609ac20c7 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -168,7 +168,7 @@ get_status_led() {
status_led="buffalo:red:diag"
;;
wndap360)
- status_led="wndap360:green:power"
+ status_led="netgear:green:power"
;;
wndr3700)
status_led="netgear:green:power"