[PATCH] wifi: ath12k: refactor ath12k_wmi_tlv_parse_alloc()
Jeff Johnson
quic_jjohnson at quicinc.com
Thu Dec 21 16:01:42 PST 2023
On 12/19/2023 1:10 AM, Dmitry Antipov wrote:
> 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 at yandex.ru>
Acked-by: Jeff Johnson <quic_jjohnson at quicinc.com>
More information about the ath12k
mailing list