diff options
| author | Xingyuan Mo <[email protected]> | 2023-12-17 13:29:01 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-12-18 20:41:00 +0200 |
| commit | ad25ee36f00172f7d53242dc77c69fff7ced0755 (patch) | |
| tree | 5efd9d5ec48c58b226a150d0211ec0da43667488 /tools/perf/scripts/python/bin | |
| parent | c5a3f56fcdb0a48a20772e4c9b8adc6c7256a461 (diff) | |
wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev()
We should check whether the WMI_TLV_TAG_STRUCT_MGMT_TX_COMPL_EVENT tlv is
present before accessing it, otherwise a null pointer deference error will
occur.
Fixes: dc405152bb64 ("ath10k: handle mgmt tx completion event")
Signed-off-by: Xingyuan Mo <[email protected]>
Acked-by: Jeff Johnson <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions