From: Wen Gong <wgong@codeaurora.org>
To: Kalle Valo <kvalo@codeaurora.org>
Cc: ath10k@lists.infradead.org, bartosz.markowski@tieto.com
Subject: Re: [v2,08/13] ath10k: bring back the WMI path for mgmt frames
Date: Wed, 24 Jun 2020 09:44:23 +0800 [thread overview]
Message-ID: <9442934f08a514bbb7eda5753690874d@codeaurora.org> (raw)
In-Reply-To: <87sgemdmve.fsf@codeaurora.org>
On 2020-06-23 19:48, Kalle Valo wrote:
> Wen Gong <wgong@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.
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
prev parent reply other threads:[~2020-06-24 1:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-17 8:25 [v2,08/13] ath10k: bring back the WMI path for mgmt frames Wen Gong
2020-06-18 4:09 ` Wen Gong
2020-06-18 8:53 ` Wen Gong
2020-06-23 11:48 ` Kalle Valo
2020-06-24 1:44 ` Wen Gong [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9442934f08a514bbb7eda5753690874d@codeaurora.org \
--to=wgong@codeaurora.org \
--cc=ath10k@lists.infradead.org \
--cc=bartosz.markowski@tieto.com \
--cc=kvalo@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.