[PATCH ath-next 1/5] wifi: ath12k: handle thermal throttle stats WMI event
Maharaja Kennadyrajan
maharaja.kennadyrajan at oss.qualcomm.com
Mon Apr 13 08:29:58 PDT 2026
On 10-04-2026 10:54 pm, Jeff Johnson wrote:
> 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
sure, I will rebase on latest TOT with new interface and send the next
version.
> /jeff
More information about the ath12k
mailing list