mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
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> |
||
|---|---|---|
| .. | ||
| base-files | ||
| boot | ||
| devel | ||
| firmware | ||
| kernel | ||
| libs | ||
| network | ||
| system | ||
| utils | ||
| Makefile | ||