Commit a32c5c6
committed
wifi-scripts: fix wdev fallback for mesh interfaces
The previous wdev.uc invocation failed for mesh interfaces.
Rewrite it as a loop so the mesh interface is created correctly
when no wpa_supplicant mesh support is installed.
Link: openwrt/openwrt#21291
(cherry picked from commit a18ef41)
Link: openwrt/openwrt#21301
Signed-off-by: Nick Hainke <[email protected]>1 parent d23f614 commit a32c5c6
File tree
1 file changed
+9
-1
lines changed- package/network/config/wifi-scripts/files-ucode/lib/netifd/wireless
1 file changed
+9
-1
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
298 | 306 | | |
299 | 307 | | |
300 | 308 | | |
| |||
0 commit comments