diff options
author | Ping-Ke Shih <[email protected]> | 2022-09-12 10:10:09 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2022-09-19 13:02:13 +0300 |
commit | bc012b16c15f77f378ce362f7808c94156f2dcd9 (patch) | |
tree | 4ba9007d4da99c6e53713e16822c5d4e940cdc12 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 435f87d088e5b921018fb8b909ba01f298bb42b3 (diff) |
wifi: rtw89: coex: show connecting state in debug message
The variable cnt_connecting is to indicate if we are connecting to an AP.
This is an important clue for coexistence to assign more time slot to WiFi
side in this situation to ensure WiFi can establish connection.
Without this patch, compiler warns:
drivers/net/wireless/realtek/rtw89/coex.c:3244:25: warning: variable
'cnt_connecting' set but not used [-Wunused-but-set-variable]
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions