[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <174291436978.1215324.3680053989987464544.b4-ty@oss.qualcomm.com>
Date: Tue, 25 Mar 2025 07:52:49 -0700
From: Jeff Johnson <jeff.johnson@....qualcomm.com>
To: Johannes Berg <johannes@...solutions.net>,
Jeff Johnson <jjohnson@...nel.org>,
Baochen Qiang <quic_bqiang@...cinc.com>
Cc: linux-wireless@...r.kernel.org, ath12k@...ts.infradead.org,
linux-kernel@...r.kernel.org,
"Gustavo A. R. Silva" <gustavoars@...nel.org>
Subject: Re: [PATCH ath-next] wifi: ath12k: don't put
ieee80211_chanctx_conf struct in ath12k_link_vif
On Fri, 21 Mar 2025 09:45:53 +0800, Baochen Qiang wrote:
> ieee80211_chanctx_conf struct is not put at the end of ath12k_link_vif.
> Note ieee80211_chanctx_conf has flexible array member inside it, causing
> below warning with GCC-14:
>
> drivers/net/wireless/ath/ath12k/core.h:298:39: warning: structure containing a flexible array member is not at the end of another structure [-Wflex-array-member-not-at-end]
>
> Although there is no issue for now since the array is not getting used,
> this should be fixed to avoid any potential data corruption issue in the
> future.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: don't put ieee80211_chanctx_conf struct in ath12k_link_vif
commit: ce0779378c62758a0c503bf85e643c6d8f343703
Best regards,
--
Jeff Johnson <jeff.johnson@....qualcomm.com>
Powered by blists - more mailing lists