diff options
author | Thiraviyam Mariyappan <[email protected]> | 2023-01-17 14:03:19 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-01-18 08:37:56 +0200 |
commit | 2ee25c257d1714a9aeb0aae0dba0785e4aa19b8b (patch) | |
tree | fbee1ab280d5cd3574c4dafa5b5f0627becf4a85 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 80166c42434c8deaa812443c5de73c69a7bed929 (diff) |
wifi: ath12k: dp_mon: Fix uninitialized warning related to the pktlog
Uninitialized warning in the code changes related to pktlog, which is not
completely supported in ath12k driver yet. Hence, remove the changes to
avoid the warning.
Warning:
drivers/net/wireless/ath/ath12k/dp_mon.c:2138:18: warning: variable 'rx_buf_sz' is uninitialized when used here [-Wuninitialized]
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0-03171-QCAHKSWPL_SILICONZ-1
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Thiraviyam Mariyappan <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions