Re: [PATCH v2 1/4] mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue
From: Ryder Lee <ryder.lee@mediatek.com>
Date: 2021-06-16 22:46:07
Also in:
linux-mediatek
From: Ryder Lee <ryder.lee@mediatek.com>
Date: 2021-06-16 22:46:07
Also in:
linux-mediatek
On Thu, 2021-06-10 at 13:10 +0200, Felix Fietkau wrote:
On 2021-05-28 08:05, Ryder Lee wrote:quoted
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>
Hi Johannes, Does this series look okay to you? Ryder