On Thu, Apr 22, 2021 at 11:04:12AM +0800, Ping-Ke Shih wrote: > From: Yu-Yen Ting <steventing@xxxxxxxxxxx> > > By default the driver uses the 1M and 6M rate for managemnt frames > in 2G and 5G bands respectively. But when the basic rates is > configured from the mac80211, we need to send the management frames > according to the basic rates. > > This commit makes the driver use the lowest basic rates to send > the management frames. > > Signed-off-by: Yu-Yen Ting <steventing@xxxxxxxxxxx> > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > --- > v2: move debugfs as a separated patch > v1: the original patch is "[PATCH 2/7] rtw88: follow the AP basic rates for tx mgmt frame" FWIW: Reviewed-by: Brian Norris <briannorris@xxxxxxxxxxxx> Tested-by: Brian Norris <briannorris@xxxxxxxxxxxx>