Miaoqing Pan <quic_miaoqing@xxxxxxxxxxx> wrote: > Fix the following W=1 kernel build warning: > > drivers/net/wireless/ath/ath10k/mac.c: In function ‘ath10k_hw_scan’: > drivers/net/wireless/ath/ath10k/mac.c:6468:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=] > > Compile tested only. > > Signed-off-by: Miaoqing Pan <quic_miaoqing@xxxxxxxxxxx> > Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx> > Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. acf8304b58e8 wifi: ath10k: fix the stack frame size warning in ath10k_hw_scan -- https://patchwork.kernel.org/project/linux-wireless/patch/20240830015649.1083758-1-quic_miaoqing@xxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches https://docs.kernel.org/process/submitting-patches.html