From: Johannes Berg Date: Tue, 6 Aug 2013 16:28:26 +0000 (+0200) Subject: iwlwifi: mvm: refactor resume from WoWLAN code X-Git-Tag: v3.12-rc1~132^2~84^2^2~55^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7abc4632bf1259a491188266a9aaa82ddeb55ff3;p=pandora-kernel.git iwlwifi: mvm: refactor resume from WoWLAN code To be able to add more logic to the resume code, refactor it a bit, moving some status checking/reporting logic into a new function. The locking becomes a bit odd (one of the new functions now unlocks the mutex) but this will be required to call new mac80211 APIs in there later. Reviewed-by: Luciano Coelho Signed-off-by: Johannes Berg --- Reading git-diff-tree failed