From: Amitkumar Karwar Date: Thu, 20 Mar 2014 23:23:50 +0000 (-0700) Subject: mwifiex: use timeout variant for wait_event_interruptible X-Git-Tag: v3.15-rc1~113^2~18^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52250cbee7f62400140295a632e0ffbbe5b083ca;p=pandora-kernel.git 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 Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed