diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2023-12-19 12:10:18 +0300 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2024-01-11 13:19:29 +0200 |
commit | fba97a777dcb90896ab1dc32e796d85bb7bbcd69 (patch) | |
tree | f10941c06cca16fe8dff22b36a04355acc160c6e /drivers/net/wireless/ath/ath11k/reg.c | |
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 <dmantipov@yandex.ru>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://msgid.link/20231219091022.70861-1-dmantipov@yandex.ru
Diffstat (limited to 'drivers/net/wireless/ath/ath11k/reg.c')
0 files changed, 0 insertions, 0 deletions