Re: [PATCH] ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handling path
From: Kalle Valo <hidden>
Date: 2020-08-17 10:25:56
Also in:
kernel-janitors, lkml, netdev
From: Kalle Valo <hidden>
Date: 2020-08-17 10:25:56
Also in:
kernel-janitors, lkml, netdev
Christophe JAILLET [off-list ref] wrote:
Update the size used in 'dma_free_coherent()' in order to match the one
used in the corresponding 'dma_alloc_coherent()'.
Fixes: 1863008369ae ("ath10k: fix shadow register implementation for WCN3990")
Signed-off-by: Christophe JAILLET <redacted>
Reviewed-by: Rakesh Pillai <redacted>
Signed-off-by: Kalle Valo <redacted>Patch applied to ath-next branch of ath.git, thanks. 454530a9950b ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handling path -- https://patchwork.kernel.org/patch/11696383/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches