ramips: use the 'router' LED for diagnostic on the WHR-G300N board
authorGabor Juhos <juhosg@openwrt.org>
Wed, 6 Jul 2011 08:04:55 +0000 (08:04 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 6 Jul 2011 08:04:55 +0000 (08:04 +0000)
SVN-Revision: 27477

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

index 99f497e3f592bf5aa1fd43edece8039b71726a82..039a414b34724caae0ac601e5b5a88b24a15ee31 100755 (executable)
@@ -40,7 +40,7 @@ get_status_led() {
                status_led="v22rw-2x2:green:security"
                ;;
        whr-g300n)
-               status_led="whr-g300n:red:diag"
+               status_led="whr-g300n:green:router"
                ;;
        hw550-3g)
                status_led="hw550-3g:green:status"