Re: [PATCH v2 1/4] mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue
From: Felix Fietkau <nbd@nbd.name>
Date: 2021-06-10 11:10:47
Also in:
linux-mediatek
From: Felix Fietkau <nbd@nbd.name>
Date: 2021-06-10 11:10:47
Also in:
linux-mediatek
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@mediatek.com>
For the mac80211 patches: Acked-by: Felix Fietkau <nbd@nbd.name>