[PATCH v2 1/4] mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue

Felix Fietkau nbd at nbd.name
Thu Jun 17 03:50:47 PDT 2021


On 2021-05-28 08:05, Ryder Lee wrote:
> Make ieee80211_tx_h_rate_ctrl() get called on dequeue to improve
> performance since it reduces the turnaround time for rate control.
> 
> Signed-off-by: Ryder Lee <ryder.lee at mediatek.com>
> ---
> change since v2 - roll ieee80211_tx_h_rate_ctrl checks into one condition
There were some OpenWrt crash reported which appear to be related to
this patch. I was able to reproduce a deadlock with ath9k, and I'm
currently looking into it.

- Felix



More information about the Linux-mediatek mailing list