Re: [1/8] wil6210: add wil6210_vif structure for per-VIF data
From: Kalle Valo <hidden>
Date: 2018-02-26 16:24:48
Maya Erez [off-list ref] wrote:
From: Lior David <redacted> 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 <redacted> Signed-off-by: Maya Erez <redacted>
Failed to apply: error: patch failed: drivers/net/wireless/ath/wil6210/cfg80211.c:1606 error: drivers/net/wireless/ath/wil6210/cfg80211.c: patch does not apply stg import: Diff does not apply cleanly 8 patches set to Changes Requested. 10224163 [1/8] wil6210: add wil6210_vif structure for per-VIF data 10224157 [2/8] wil6210: support concurrency record in FW file 10224159 [3/8] wil6210: infrastructure for multiple virtual interfaces 10224161 [4/8] wil6210: add support for adding and removing virtual interfaces 10224155 [5/8] wil6210: multiple VIFs support for start/stop AP 10224151 [6/8] wil6210: rename p2p_wdev_mutex to vif_mutex 10224153 [7/8] wil6210: multiple VIFs support for connections and data path 10224149 [8/8] wil6210: add debugfs 'mids' file -- https://patchwork.kernel.org/patch/10224163/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches