Maya Erez <merez@xxxxxxxxxxxxxx> wrote: > For supporting multiple virtual interfaces in the future, > introduce a wil6210_vif structure which will hold per-VIF > data. Change the module initialization so wil6210_vif will > be part of net_device structure, and wireless_dev will be > embedded inside the wil6210_vif structure. This will allow > us to find the appropriate wil6210_vif structure when we > only have access to wireless_dev or net_device. > > Signed-off-by: Lior David <liord@xxxxxxxxxxxxxx> > Signed-off-by: Maya Erez <merez@xxxxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> 8 patches applied to ath-next branch of ath.git, thanks. 9f38f2862455 wil6210: add wil6210_vif structure for per-VIF data 7bfe9e22e487 wil6210: support concurrency record in FW file e00243fab84b wil6210: infrastructure for multiple virtual interfaces 4aebd3bdbd8a wil6210: add support for adding and removing virtual interfaces 3ada9314b4ea wil6210: multiple VIFs support for start/stop AP 404bbb3cca3c wil6210: rename p2p_wdev_mutex to vif_mutex 5bd609825210 wil6210: multiple VIFs support for connections and data path 3a3b745f1eae wil6210: add debugfs 'mids' file -- https://patchwork.kernel.org/patch/10242993/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches