commit | 7abc4632bf1259a491188266a9aaa82ddeb55ff3 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Aug 06 18:28:26 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Aug 16 12:11:20 2013 +0200 |
tree | 165e704dbb0183901fcdacbdd1fcfbd286d74ad4 | |
parent | 3571ac3370ef4e81ed5d60d810682c7b7bd95264 [diff] |
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 <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>