[PATCH v2 8/8] mac80211: save transmit power envelope element and power constraint
Wen Gong
wgong at codeaurora.org
Fri Aug 27 01:47:13 PDT 2021
On 2021-08-27 16:30, Johannes Berg wrote:
> On Fri, 2021-08-27 at 16:28 +0800, Wen Gong wrote:
>>
>> the TPE is only 8 pointer in the struct ieee802_11_elems.
>
>
> I know, but it's showing _just_ above the threshold for the warning
> now,
> so if it was _just_ below the threshold before, adding 64 bytes could
> still do that. 64 bytes is a lot, after all, the threshold is only 512
> I
> think.
>
Yes, I will change to below in next version.
"struct ieee802_11_elems *elems = kzalloc(sizeof(*elems))"
> johannes
More information about the ath11k
mailing list