rockchip:pcie set led new name "phy0-ap0"

the wireless name of the new version of hostapd is "phy0-ap0"
teh old version is called wlan0, the general usb network card.
This commit is contained in:
骷髅头 2023-03-02 09:37:01 +08:00 committed by GitHub
parent f39076de90
commit 10b1549ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ friendlyarm,nanopi-r5c)
ucidef_set_led_netdev "lan" "LAN" "green:lan" "eth1"
ucidef_set_led_netdev "wan" "WAN" "green:wan" "eth0"
ucidef_set_led_netdev "wlan" "WLAN" "green:wlan" "phy0-ap0"
ucidef_set_led_netdev "wlan" "WLAN" "green:wlan" "wlan0"
;;
friendlyarm,nanopi-r5s)
ucidef_set_led_netdev "wan" "WAN" "green:wan" "eth0"