Commit 0d2f23f
net: wifi: Fix the ap config command using the sta interface
The "wifi ap config" command uses the station interface via
net_if_get_first_wifi(), and should use the ap interface.
Signed-off-by: Gang Li <[email protected]>1 parent cbaafe2 commit 0d2f23f
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1694 | 1694 | | |
1695 | 1695 | | |
1696 | 1696 | | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
1697 | 1700 | | |
| 1701 | + | |
1698 | 1702 | | |
1699 | 1703 | | |
1700 | 1704 | | |
| |||
0 commit comments