commit | ddaf5a5b300b8f9d3591b509fd8bedab1c9887be | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Jan 08 11:25:44 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jan 16 14:19:54 2013 +0100 |
tree | c78ebe39d33bf334e120d08c3206a5b048f8fcea | |
parent | 22dc3c9561825a7c2cd18d01b01358c2141a8e16 [diff] |
iwlwifi: enable communication with WoWLAN firmware On resuming, the opmode may have to be able to talk to the WoWLAN/D3 firmware in order to query it about its status and wakeup reasons. To do that, the opmode has to call the new d3_resume() transport API which will set up the device for command communcation. Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>