Re: [PATCH] mac80211: fix possible deadlock in TX path

From: Toke HÃiland-JÃrgensen
Date: Wed May 01 2019 - 06:13:11 EST


Erik Stromdahl <erik.stromdahl@xxxxxxxxx> writes:

> This patch fixes a possible deadlock when updating the TX statistics
> (when calling into ieee80211_tx_stats()) from ieee80211_tx_dequeue().

So is this the fix for the issue with TX scheduling you reported
earlier? :)

-Toke