commit | 3ada9314b4ea06e656ebb8f5806ff97596a3d548 | [log] [tgz] |
---|---|---|
author | Lior David <liord@codeaurora.org> | Mon Feb 26 20:12:15 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Feb 27 18:50:33 2018 +0200 |
tree | ce6e920ec37e7be83246f59114cf8a1924cf9918 | |
parent | 4aebd3bdbd8a26ebcd2398289e2379472d17825f [diff] |
wil6210: multiple VIFs support for start/stop AP Add support for multiple VIFs in the cfg80211 operations start_ap, stop_ap and change_beacon. This change allows starting multiple APs using virtual interfaces. The data path and most other operations are still working only on the main interface. Signed-off-by: Lior David <liord@codeaurora.org> Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>