[PATCH] wifi: ath12k: change to use dynamic memory for channel list of scan
Kalle Valo
kvalo at kernel.org
Wed Aug 2 10:01:09 PDT 2023
Wen Gong <quic_wgong at quicinc.com> wrote:
> Currently there are about 60 channels for 6 GHz, then the size of
> chan_list in struct scan_req_params which is 40 is not enough to
> fill all the channel list of 6 GHz.
>
> Use dynamic memory to save the channel list of scan.
>
> Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4
>
> Signed-off-by: Wen Gong <quic_wgong at quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo at quicinc.com>
Patch applied to ath-next branch of ath.git, thanks.
3742928a52d6 wifi: ath12k: change to use dynamic memory for channel list of scan
--
https://patchwork.kernel.org/project/linux-wireless/patch/20230717033431.21983-1-quic_wgong@quicinc.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath12k
mailing list