diff options
| author | Dmitry Antipov <[email protected]> | 2023-12-19 12:10:18 +0300 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2024-01-11 13:19:29 +0200 |
| commit | fba97a777dcb90896ab1dc32e796d85bb7bbcd69 (patch) | |
| tree | f10941c06cca16fe8dff22b36a04355acc160c6e /tools/perf/scripts/python | |
| parent | aaf244141ed7195a9a56e03c2367f4a9d0b727a8 (diff) | |
wifi: ath12k: refactor ath12k_wmi_tlv_parse_alloc()
Since 'ath12k_wmi_tlv_parse_alloc()' always operates on 'skb->data,
skb->len' tuple, it may be simplified to pass the only 'skb' argument
instead (which implies refactoring of 'ath12k_pull_bcn_tx_status_ev()',
'ath12k_pull_chan_info_ev()' and 'ath12k_pull_pdev_temp_ev()' in the
same way). This is an ath12k counterpart of the recently submitted
ath11k patch and compile tested only as well.
Signed-off-by: Dmitry Antipov <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions