diff options
author | Miaoqing Pan <quic_miaoqing@quicinc.com> | 2024-08-30 09:56:49 +0800 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2024-09-28 12:13:52 +0300 |
commit | acf8304b58e86931822f2c9af1b5d7751b2d3028 (patch) | |
tree | d244715ae3e869827a6d48cc2b37dca37d970550 /drivers/net/wireless/ath/ath11k/hal.c | |
parent | c4c074d3fddc07ad0c0d1df1dc3fe4530e63e676 (diff) |
wifi: ath10k: fix the stack frame size warning in ath10k_hw_scan
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@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://patch.msgid.link/20240830015649.1083758-1-quic_miaoqing@quicinc.com
Diffstat (limited to 'drivers/net/wireless/ath/ath11k/hal.c')
0 files changed, 0 insertions, 0 deletions