commit | 213d9421c165973f6cc9d79e91c8be2de25d0ea0 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Fri May 27 10:18:20 2016 -0400 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Jun 16 18:05:08 2016 +0300 |
tree | 0caabd388eda957ac11bf8af570b38fb02f9981d | |
parent | d3f04ece53a40f6d3c83821ce0cf82d3d16880c9 [diff] |
mwifiex: check if mwifiex_sdio_probe_of() fails and return error The function can fail so the returned value should be checked and the error propagated to the caller in case of a failure. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Reviewed-by: Julian Calaby <julian.calaby@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>