ath10k: correct the format of host memory chunks in wmi init command
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@codeaurora.org> Signed-off-by:
Kalle Valo <kvalo@codeaurora.org> Signed-off-by:
Govind Singh <govinds@codeaurora.org> Change-Id: I6d0c3466e108268447b02ac0667b2518ad27075a Git-commit: d961284df24b8566b473d3828fe299677e155ae6 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/ath.git Signed-off-by:
Govind Singh <govinds@codeaurora.org>
Loading
Please register or sign in to comment