Yu Wang <yyuwang@xxxxxxxxxxxxxx> wrote: > This is a theoretical fix, the issue is found in code review. > When adding the host memory chunks into wmi-tlv init command, > there is no separate tlv header for each host memory chunk > in the struct array, which breaches the convention between > host and firmware, will result in mismatch between the two. > > To fix this issue, add separate tlv headers for the host > memory chunks in wmi-tlv init command. > > Signed-off-by: Yu Wang <yyuwang@xxxxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. d961284df24b ath10k: correct the format of host memory chunks in wmi init command -- https://patchwork.kernel.org/patch/10811667/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches