diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2023-08-02 19:07:18 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-08-21 18:56:27 +0300 |
commit | a6b3a0169ade026b257be58f9295f5eec7edd359 (patch) | |
tree | 299449f88178a755b909cc9d6f97aea0e5ef79f6 /samples/seccomp | |
parent | 968d02c61311221deb881634d15f191effa1ab22 (diff) | |
download | linux-a6b3a0169ade026b257be58f9295f5eec7edd359.tar.xz |
wifi: mwifiex: handle possible mwifiex_write_reg() errors
Return -1 on possible 'mwifiex_write_reg()' errors in
'mwifiex_init_sdio_ioport()', do not ignore the value
returned by the latter in 'mwifiex_init_sdio()' and
'mwifiex_sdio_up_dev()' as well.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Acked-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230802160726.85545-4-dmantipov@yandex.ru
Diffstat (limited to 'samples/seccomp')
0 files changed, 0 insertions, 0 deletions