[v2,08/13] ath10k: bring back the WMI path for mgmt frames

Wen Gong wgong at codeaurora.org
Tue Jun 23 21:44:23 EDT 2020


On 2020-06-23 19:48, Kalle Valo wrote:
> Wen Gong <wgong at codeaurora.org> writes:
> 
>> On 2020-06-17 16:25, Wen Gong wrote:
>>>> +
>>>> +			skb_queue_tail(&ar->wmi_mgmt_tx_queue, skb);
>>>> +			ieee80211_queue_work(ar->hw, &ar->wmi_mgmt_tx_work);
>>> https://patchwork.kernel.org/patch/2947291/
>>> (https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5e00d31a0fb74c36f3b174ff0d4914cf09016e6f)
>>> 
>>> Do you know why this patch used ieee80211_queue_work, not use "struct
>>> workqueue_struct *workqueue" of ath10k?
>> 
>> No one know it?
> 
> This is a patch from 7 years ago, it's quite difficult to remember
> anything else than what's in the commit log. And I don't think the 
> email
> address for Bartosz works anymore.
Thanks Kalle.
I hit issue on ath11k, and I have fixed it.



More information about the ath10k mailing list