mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-18 04:44:42 +00:00
ar71xx: diag.sh: consolidate netgear device entries
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38104
This commit is contained in:
parent
5dc4786200
commit
b02cb983d9
@ -167,21 +167,11 @@ get_status_led() {
|
||||
wzr-hp-g300nh2)
|
||||
status_led="buffalo:red:diag"
|
||||
;;
|
||||
wndap360)
|
||||
status_led="netgear:green:power"
|
||||
;;
|
||||
wndr3700)
|
||||
status_led="netgear:green:power"
|
||||
;;
|
||||
wndr4300)
|
||||
status_led="netgear:green:power"
|
||||
;;
|
||||
wnr2000)
|
||||
status_led="netgear:green:power"
|
||||
;;
|
||||
wnr2200)
|
||||
status_led="netgear:green:power"
|
||||
;;
|
||||
wndap360 | \
|
||||
wndr3700 | \
|
||||
wndr4300 | \
|
||||
wnr2000 | \
|
||||
wnr2200 |\
|
||||
wnr612-v2)
|
||||
status_led="netgear:green:power"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user