mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2026-01-05 10:05:35 +00:00
The function was using phydev.name (e.g., "phy0.0") instead of phydev.phy (e.g., "phy0") when calling wpa_supplicant.phy_set_macaddr_list. This is inconsistent with all other wpa_supplicant ubus calls in the same file which correctly use phydev.phy. Reported-by: Michael-cy Lee (李峻宇) <Michael-cy.Lee@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> |
||
|---|---|---|
| .. | ||
| dhcp-get-server.sh | ||
| hostapd-basic.config | ||
| hostapd-full.config | ||
| hostapd-mini.config | ||
| hostapd.uc | ||
| multicall.c | ||
| radius.clients | ||
| radius.config | ||
| radius.init | ||
| radius.users | ||
| wpa_supplicant-basic.config | ||
| wpa_supplicant-full.config | ||
| wpa_supplicant-mini.config | ||
| wpa_supplicant-p2p.config | ||
| wpa_supplicant.uc | ||
| wpad_acl.json | ||
| wpad.init | ||
| wpad.json | ||