diff options
| author | Miaoqing Pan <[email protected]> | 2024-08-29 15:52:53 +0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2024-09-28 12:16:29 +0300 |
| commit | 6f15937833d8283b641a024efeecf006ca4a8500 (patch) | |
| tree | 829a629d188c70ca8c08de128939e39148357997 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | c9c6a4f1be1ff030bd82c8e9e6fd33f9a43ab193 (diff) | |
wifi: ath11k: fix the stack frame size warning in ath11k_vif_wow_set_wakeups
Fix the following W=1 kernel build warning:
drivers/net/wireless/ath/ath11k/wow.c: In function ‘ath11k_vif_wow_set_wakeups’:
drivers/net/wireless/ath/ath11k/wow.c:461:1: warning: the frame size of 1352 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Remove the nonessential variable 'struct cfg80211_pkt_pattern
old_pattern' by relocating bitmask to bytemask conversion into
ath11k_wow_convert_8023_to_80211().
Tested-on: WCN6855 hw2.1 PCI WLAN.HSP.1.1-04358-QCAHSPSWPL_V1_V2_SILICONZ_LITE-1
Signed-off-by: Miaoqing Pan <[email protected]>
Acked-by: Jeff Johnson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions