openwrt/package/network/config/wifi-scripts/files
Felix Fietkau 75791ea634 wifi-scripts: fix MLO AP setup with disabled radios
When an MLO interface specifies multiple radios and the first radio
is disabled, the MLO configuration was never created because the code
only attempted to create it when processing the first device in the
list (which gets skipped if disabled).

Fix by creating the MLO config for the first enabled device instead
of only when processing dev_names[0].

Reported-by: Michael-cy Lee (李峻宇) <Michael-cy.Lee@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2025-11-13 11:56:39 +00:00
..
etc wifi-scripts: retry setup of wireless devices that show up late 2025-10-02 13:30:31 +02:00
lib wifi-scripts: fix MLO AP setup with disabled radios 2025-11-13 11:56:39 +00:00
sbin wifi-scripts: remove leftover legacy (non-netifd) wifi script support 2024-12-04 14:53:45 +01:00
usr/share wifi-scripts: make wifi/utils.uc available in the legacy scripts variant 2025-08-04 11:46:42 +02:00