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

2020-06-23 Thread Wen Gong
On 2020-06-23 19:48, Kalle Valo wrote: Wen Gong writes: On 2020-06-17 16:25, Wen Gong wrote: + + skb_queue_tail(>wmi_mgmt_tx_queue, skb); + ieee80211_queue_work(ar->hw, >wmi_mgmt_tx_work); https://patchwork.kernel.org/patch/2947291/

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

2020-06-23 Thread Kalle Valo
Wen Gong writes: > On 2020-06-17 16:25, Wen Gong wrote: >>> + >>> + skb_queue_tail(>wmi_mgmt_tx_queue, skb); >>> + ieee80211_queue_work(ar->hw, >wmi_mgmt_tx_work); >> https://patchwork.kernel.org/patch/2947291/ >>

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

2020-06-18 Thread Wen Gong
On 2020-06-18 12:09, Wen Gong wrote: On 2020-06-17 16:25, Wen Gong wrote: + + skb_queue_tail(>wmi_mgmt_tx_queue, skb); + ieee80211_queue_work(ar->hw, >wmi_mgmt_tx_work); https://patchwork.kernel.org/patch/2947291/

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

2020-06-17 Thread Wen Gong
On 2020-06-17 16:25, Wen Gong wrote: + + skb_queue_tail(>wmi_mgmt_tx_queue, skb); + ieee80211_queue_work(ar->hw, >wmi_mgmt_tx_work); https://patchwork.kernel.org/patch/2947291/

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

2020-06-17 Thread Wen Gong
+ + skb_queue_tail(>wmi_mgmt_tx_queue, skb); + ieee80211_queue_work(ar->hw, >wmi_mgmt_tx_work); https://patchwork.kernel.org/patch/2947291/