[PATCH 13/13] ath10k: implement push-pull tx

Michal Kazior michal.kazior at tieto.com
Tue Jan 26 02:28:20 PST 2016


On 22 January 2016 at 08:47, Michal Kazior <michal.kazior at tieto.com> wrote:
> On 21 January 2016 at 18:40, Peter Oh <poh at codeaurora.org> wrote:
>> On 01/21/2016 05:46 AM, Michal Kazior wrote:
[...]
>>>   -     /* TODO: apply configuration */
>>> +       rcu_read_unlock();
>>> +
>>> +       spin_lock_bh(&ar->htt.tx_lock);
>>> +       ath10k_mac_tx_lock(ar, ATH10K_TX_PAUSE_Q_FLUSH_PENDING);
>>> +       spin_unlock_bh(&ar->htt.tx_lock);
>>> +
>>
>> Isn't it proved it break Mesh from working?
>
> Yes, good point. I'm still working on this - I should've mentioned
> that in the cover letter.
>
> Nonetheless I wanted to get the review process going for this patchset.
>
> I'll address the mesh problem in v2.

For the record - the problem turned out to be a bug in mac80211 mesh
fwding, see:

  https://patchwork.kernel.org/patch/8108711/


Michał



More information about the ath10k mailing list