From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail29.static.mailgun.info ([104.130.122.29]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnhPf-0001Ri-Qk for ath10k@lists.infradead.org; Tue, 23 Jun 2020 11:48:43 +0000 From: Kalle Valo Subject: Re: [v2,08/13] ath10k: bring back the WMI path for mgmt frames References: <88b587e85324b50a23a20676c7088d0c@codeaurora.org> <12d316171b15203f0242a13d5c690687@codeaurora.org> Date: Tue, 23 Jun 2020 14:48:05 +0300 In-Reply-To: <12d316171b15203f0242a13d5c690687@codeaurora.org> (Wen Gong's message of "Thu, 18 Jun 2020 12:09:47 +0800") Message-ID: <87sgemdmve.fsf@codeaurora.org> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Wen Gong Cc: ath10k@lists.infradead.org, bartosz.markowski@tieto.com Wen Gong 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. -- https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k