[PATCH] ath11k: use MHI provided APIs to allocate and free MHI controller
Kalle Valo
kvalo at codeaurora.org
Tue Nov 17 02:14:58 EST 2020
Bhaumik Bhatt <bbhatt at codeaurora.org> writes:
> Use MHI provided APIs to allocate and free MHI controller to
> improve MHI host driver handling.
How does it improve the handling?
> This also fixes a memory leak as the MHI controller was allocated but
> never freed.
>
> Signed-off-by: Bhaumik Bhatt <bbhatt at codeaurora.org>
> ---
> drivers/net/wireless/ath/ath11k/mhi.c | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
For ath11k patches please CC ath11k and linux-wireless lists so that
patchwork sees it. So you need to resend this.
Is this a new API? I need to understand if there are any dependencies
between mhi and ath trees, or if I can apply this directly to my ath.git
tree.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath11k
mailing list