Re: rsi_91x: fix uninitialized variable
From: Kalle Valo
Date: Mon Apr 30 2018 - 06:34:31 EST
"Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx> wrote:
> There is a potential execution path in which variable ret is returned
> without being properly initialized previously.
>
> Fix this by storing the value returned by function
> rsi_usb_master_reg_write into _ret_.
>
> Addresses-Coverity-ID: 1468407 ("Uninitialized scalar variable")
> Fixes: 16d3bb7b2f37 ("rsi: disable fw watchdog timer during reset")
> Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
Patch applied to wireless-drivers-next.git, thanks.
48c6b5c9c118 rsi_91x: fix uninitialized variable
--
https://patchwork.kernel.org/patch/10365985/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches