The Sagem F@ST2704N has no WAN ethernet port, but there is a configured WAN LED that shouldn't be there.
It comes from a custom configuration made with the original support, partially fixed in commit fbbb977772. Delete this unused LED config. Signed-off-by: Daniel González Cabanelas <dgcb...@gmail.com> --- target/linux/bcm63xx/base-files/etc/board.d/01_leds | 3 --- 1 file changed, 3 deletions(-) diff --git a/target/linux/bcm63xx/base-files/etc/board.d/01_leds b/target/linux/bcm63xx/base-files/etc/board.d/01_leds index 75e8afef9d..d94c051de2 100644 --- a/target/linux/bcm63xx/base-files/etc/board.d/01_leds +++ b/target/linux/bcm63xx/base-files/etc/board.d/01_leds @@ -80,9 +80,6 @@ netgear,evg2000) ucidef_set_led_usbdev "usb1" "USB1" "green:voip1" "1-1" ucidef_set_led_usbdev "usb2" "USB2" "green:voip2" "1-2" ;; -sagem,fast-2704n) - ucidef_set_led_netdev "wan" "WAN" "green:inet" "eth0.2" - ;; sercomm,ad1018|\ sercomm,ad1018-nor) ucidef_set_led_netdev "wlan0" "WLAN" "green:wifi" "wlan0" -- 2.35.1 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel