aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-10-08 15:28:33 +0000
committerJohn Crispin <blogic@openwrt.org>2013-10-08 15:28:33 +0000
commit8a9e5281be7ef6ab80dc95d59296476234c7837e (patch)
tree47da97b9f879131cdb10dfe59c29e690b16c13c8 /target/linux/lantiq
parent423e759b07f2f7c7deee92f1429f016126c7e086 (diff)
downloadmaster-187ad058-8a9e5281be7ef6ab80dc95d59296476234c7837e.tar.gz
master-187ad058-8a9e5281be7ef6ab80dc95d59296476234c7837e.tar.bz2
master-187ad058-8a9e5281be7ef6ab80dc95d59296476234c7837e.zip
lantiq: fix up diag.sh
init no longer exists as a parameter Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38342 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/base-files/etc/diag.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/lantiq/base-files/etc/diag.sh b/target/linux/lantiq/base-files/etc/diag.sh
index a6cb823581..26f0a3c8a9 100644
--- a/target/linux/lantiq/base-files/etc/diag.sh
+++ b/target/linux/lantiq/base-files/etc/diag.sh
@@ -11,8 +11,6 @@ set_state() {
case "$1" in
preinit)
led_set_attr "power2" "trigger" "heartbeat"
- ;;
- init)
status_led_on
;;
failsafe)