Re: [PATCH ath-next] wifi: ath12k: remove skb->data check in ath12k_wmi_process_tpc_stats()

From: Jeff Johnson

Date: Thu Sep 03 2026 - 15:17:13 EST



On Tue, 28 Jul 2026 18:15:24 -0700, Jeff Johnson wrote:
> Currently, ath12k_wmi_process_tpc_stats() has a !skb->data check. This
> check is pointless since skb->data is accessed by ath12k_wmi_op_rx() in
> order to dispatch the message to this function, therefore it is always
> non-NULL.
>
> Remove the pointless check and its associated warning message.
>
> [...]

Applied, thanks!

[1/1] wifi: ath12k: remove skb->data check in ath12k_wmi_process_tpc_stats()
commit: bd3e260f496adb0123076a237e5e72598dee0404

Best regards,
--
Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>