[PATCH] wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHz
Aditya Kumar Singh
quic_adisi at quicinc.com
Thu Jul 27 05:02:06 PDT 2023
On 7/26/2023 22:24, Jeff Johnson wrote:
> On 7/25/2023 9:46 PM, Aditya Kumar Singh wrote:
>> 5 GHz band channel 177 support was added with the commit
>> "wifi: ath11k: add channel 177 into 5 GHz channel list". However,
>
> I'd use the same syntax here as in the Fixes tag:
> e5e94d10c856 ("wifi: ath11k: add channel 177 into 5 GHz channel list")
>
Sure, I'll keep in mind from next time.
>> during processing for the received ppdu in ath11k_dp_rx_h_ppdu(), channel
>> number is checked only till 173. This leads to driver code checking for
>> channel and then fetching the band from it which is extra effort since
>> firmware has already given the channel number in the meta deta.
>
> nit: s/meta deta/metadata/
Oops! Thanks for pointing out.
Thanks Jeff for your comments.
More information about the ath11k
mailing list