Gustavo A. R. Silva 48c6b5c9c1 rsi_91x: fix uninitialized variable
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@embeddedor.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-04-30 13:33:44 +03:00
..
2018-03-27 10:11:58 +03:00
2018-03-13 18:36:57 +02:00
2017-09-25 11:25:23 +03:00
2018-04-24 20:23:55 +03:00
2018-03-13 18:36:57 +02:00
2018-04-24 20:23:55 +03:00