Kalle Valo <[email protected]> wrote: > I updated to sparse v0.6.4 and it warns: > > drivers/net/wireless/ath/ath10k/hw.c: note: in included file (through > drivers/net/wireless/ath/ath10k/core.h): > drivers/net/wireless/ath/ath10k/htt.h:1503:41: warning: array of flexible > structures > drivers/net/wireless/ath/ath10k/htt_rx.c: note: in included file (through > drivers/net/wireless/ath/ath10k/core.h): > drivers/net/wireless/ath/ath10k/htt.h:1503:41: warning: array of flexible > structures > > The structure is unused in ath10k so let's just remove it. > > Compile tested only. > > Signed-off-by: Kalle Valo <[email protected]>
2 patches applied to ath-next branch of ath.git, thanks. 56789eef894c ath10k: htt: remove array of flexible structures 5341d57bc398 ath10k: wmi: remove array of flexible structures -- https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
