lantiq: fix up diag.sh
authorJohn Crispin <john@openwrt.org>
Tue, 8 Oct 2013 15:28:33 +0000 (15:28 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 8 Oct 2013 15:28:33 +0000 (15:28 +0000)
init no longer exists as a parameter

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38342

target/linux/lantiq/base-files/etc/diag.sh

index a6cb823581a3a99e365cf8773d56ff8007853572..26f0a3c8a91fffda9a23f1dd34ac63f705f3801b 100644 (file)
@@ -11,8 +11,6 @@ set_state() {
                case "$1" in
                preinit)
                        led_set_attr "power2" "trigger" "heartbeat"
-                       ;;
-               init)
                        status_led_on
                        ;;
                failsafe)