lantiq: fix up diag.sh
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 8 Oct 2013 15:28:33 +0000 (15:28 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38342 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

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