commit | 5190f2e405919cd30ba2f12c58129fb2d71cd6b6 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Wed Sep 28 18:18:22 2016 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Nov 09 03:33:25 2016 +0200 |
tree | f5712185a9ea5ca13139ad411d7e6bb185cf20c9 | |
parent | ec815dd2a5f110f627d7955e0027a3a008f68166 [diff] |
mwifiex: report error to PCIe for suspend failure When host_sleep_config command fails, we should return an error to PCIe, instead of continuing (and possibly panicking, when we try to keep processing a timed-out ioctl after we return "successfully" from suspend). Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Reviewed-by: Brian Norris <briannorris@chromium.org> Tested-by: Brian Norris <briannorris@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>