commit | 52250cbee7f62400140295a632e0ffbbe5b083ca | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Thu Mar 20 16:23:50 2014 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 31 13:47:40 2014 -0400 |
tree | 004c92bd8e696427a215edb9ea44b94461986e79 | |
parent | 3d026d09b28dda24777129a931634949c75a9181 [diff] |
mwifiex: use timeout variant for wait_event_interruptible It has been observed that system hangs during suspend, if host sleep activation fails due to a missing interrupt from firmware. Use timeout variant, so that the thread will be woken up when timer expires. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>