[PATCH] ath11k: Fix uninitialized symbol 'rx_buf_sz'
Kalle Valo
kvalo at kernel.org
Mon Jan 31 06:00:08 PST 2022
Anilkumar Kolli <quic_akolli at quicinc.com> wrote:
> Add missing else statement in ath11k_dp_rx_process_mon_status()
> to fix below smatch warnings,
> drivers/net/wireless/ath/ath11k/dp_rx.c:3105
> ath11k_dp_rx_process_mon_status()
> error: uninitialized symbol 'rx_buf_sz'.
>
> Fixes: ab18e3bc1c13 ("ath11k: Fix pktlog lite rx events")
>
> Reported-by: Dan Carpenter <dan.carpenter at oracle.com>
> Signed-off-by: Anilkumar Kolli <quic_akolli at quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo at quicinc.com>
Patch applied to ath-next branch of ath.git, thanks.
dca857f07dc1 ath11k: Fix uninitialized symbol 'rx_buf_sz'
--
https://patchwork.kernel.org/project/linux-wireless/patch/1642605793-13518-1-git-send-email-quic_akolli@quicinc.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath11k
mailing list