From fa46c9b208fe3833f085e9f6ddf7c492b16f6c34 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Fri, 30 Aug 2019 20:11:45 +0200 Subject: ramips: use phy trigger for various Netgear boards This commit switches the default trigger for the WiFi LED from a netdev trigger on "wlan0" to a wireless-phy based trigger. THis allows the LED to work, even when the wireless interface is not named "wlan0" without modifiying the LED settings. Signed-off-by: David Bauer --- target/linux/ramips/base-files/etc/board.d/01_leds | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/base-files/etc') diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds index e54300dafb..6735876651 100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds @@ -296,7 +296,6 @@ netgear,r6220|\ netgear,r6350|\ netgear,wndr3700-v5) ucidef_set_led_switch "wan" "wan" "$boardname:green:wan" "switch0" "0x10" - set_wifi_led "$boardname:green:wifi" ;; omnima,hpm) ucidef_set_led_netdev "eth" "ETH" "$boardname:green:eth" "eth0" -- cgit v1.2.3