iwlwifi: mvm: remove d0i3 ref correctly during AP start
authorArik Nemtsov <arik@wizery.com>
Sun, 8 Mar 2015 10:19:42 +0000 (12:19 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 26 Mar 2015 07:11:36 +0000 (09:11 +0200)
commit939e4904e09044f0446a5eccd2bb93090087d713
tree60762eaf2485aa0251d2503121bb1feef465defe
parent48e67751681654efe9743be64f18f1f08d1dbef2
iwlwifi: mvm: remove d0i3 ref correctly during AP start

The AP_START d0i3 reference was never removed if the AP started correctly.
This has the unpleasant side-effect of preventing D0i3 on Android if the
WiFi hotspot was ever started on the device.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c