iwlwifi: move D3_CFG_COMPLETE handling into DVM
authorJohannes Berg <johannes.berg@intel.com>
Fri, 17 May 2013 10:01:26 +0000 (12:01 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 27 May 2013 09:39:30 +0000 (11:39 +0200)
The MVM firmware doesn't communicate this way, it instead
assumes D3 configuration is complete after a specific host
command (which must be last) has been sent. Handling this
bit thus belongs into the firmware API code, i.e. DVM.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found