[PATCH ath-next v2 1/3] wifi: ath12k: Fix the handling of TX packets in Ethernet mode

Jeff Johnson jeff.johnson at oss.qualcomm.com
Fri Jul 18 10:16:57 PDT 2025


On 7/17/2025 7:55 PM, Nithyanantham Paramasivam wrote:
...
> +	if ((!test_bit(ATH12K_FLAG_HW_CRYPTO_DISABLED, &ar->ab->dev_flags) &&
> +	     !(skb_cb->flags & ATH12K_SKB_HW_80211_ENCAP) &&
> +	     !(skb_cb->flags & ATH12K_SKB_CIPHER_SET) &&
> +	     ieee80211_has_protected(hdr->frame_control)) ||
> +	     is_diff_encap) {

nit: this last term is aligned on the wrong (

i'll fix this in pending, and since I'm touching the patches, i'll go ahead
and change the { 0 } => {} as well

/jeff



More information about the ath12k mailing list