[PATCH net-next] ath11k: fix uninitialized return in ath11k_spectral_process_data()
Kalle Valo
kvalo at codeaurora.org
Wed Sep 9 02:49:36 EDT 2020
Dan Carpenter <dan.carpenter at oracle.com> wrote:
> There is a success path where "ret" isn't initialized where we never
> have a ATH11K_SPECTRAL_TAG_SCAN_SEARCH and then ret isn't initialized.
>
> Fixes: 9d11b7bff950 ("ath11k: add support for spectral scan")
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
> Signed-off-by: Kalle Valo <kvalo at codeaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
c7187acc3cd0 ath11k: fix uninitialized return in ath11k_spectral_process_data()
--
https://patchwork.kernel.org/patch/11614313/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath11k
mailing list