[PATCH ath-next 1/5] wifi: ath12k: handle thermal throttle stats WMI event
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Fri Apr 10 10:24:56 PDT 2026
On 3/31/2026 7:24 AM, Maharaja Kennadyrajan wrote:
> +static void ath12k_wmi_thermal_throt_stats_event(struct ath12k_base *ab,
> + struct sk_buff *skb)
> +{
> + const struct wmi_therm_throt_stats_event *ev;
> + struct ath12k *ar;
> +
> + const void **tb __free(kfree) = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC);
please rebase on current ath-main, this interface changed with:
https://msgid.link/20260407095426.3285574-1-nico.escande@gmail.com
/jeff
More information about the ath12k
mailing list