linux/drivers/net/wireless/ti/wl18xx
Gustavo A. R. Silva 059c98599b wl18xx: add checks on wl18xx_top_reg_write() return value
Check return value from call to wl18xx_top_reg_write(),
so in case of error jump to goto label out and return.

Also, remove unnecessary value check before goto label out.

Addresses-Coverity-ID: 1226938
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-06-28 21:18:40 +03:00
..
acx.c wl18xx: add time sync configuration api 2016-09-03 20:02:34 +03:00
acx.h wl18xx: add time sync configuration api 2016-09-03 20:02:34 +03:00
cmd.c
cmd.h
conf.h
debugfs.c
debugfs.h
event.c wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event 2016-11-17 08:38:05 +02:00
event.h wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event 2016-11-17 08:38:05 +02:00
io.c
io.h
Kconfig
main.c wl18xx: add checks on wl18xx_top_reg_write() return value 2017-06-28 21:18:40 +03:00
Makefile
reg.h
scan.c
scan.h
tx.c
tx.h
wl18xx.h