diff options
| author | Wen Gong <[email protected]> | 2022-02-09 01:08:16 -0500 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2022-02-14 19:45:29 +0200 |
| commit | 8c4c567fa291e4805d5116f1333b2ed83877032b (patch) | |
| tree | 17b5f93b0e747e64a4a80600f6d9fed758032477 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 11e41e2929378df945bf50b95409d93059ad4507 (diff) | |
ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()
The rate_idx which passed to ath11k_debugfs_sta_add_tx_stats() by
ath11k_dp_tx_update_txcompl() is not initialized, add initialization
for it.
Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03003-QCAHSPSWPL_V1_V2_SILICONZ_LITE-2
Fixes: 1b8bb94c0612 ("ath11k: report tx bitrate for iw wlan station dump")
Signed-off-by: Wen Gong <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions