"Gustavo A. R. Silva" <gust...@embeddedor.com> 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 <gust...@embeddedor.com>
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