projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08a25a3
)
[ar71xx] revert r27341, it introduce wrong behaviour for other models
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 1 Jul 2011 19:15:45 +0000
(19:15 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 1 Jul 2011 19:15:45 +0000
(19:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27342
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ar71xx/base-files/etc/diag.sh
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/etc/diag.sh
b/target/linux/ar71xx/base-files/etc/diag.sh
index
81dc303
..
67073a7
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/diag.sh
+++ b/
target/linux/ar71xx/base-files/etc/diag.sh
@@
-144,7
+144,7
@@
set_state() {
status_led_set_timer 50 50
;;
done)
- status_led_o
ff
+ status_led_o
n
;;
esac
}