commit | bc44886d2645bb4c0422db09f67661638eacc3d1 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Wed Aug 20 11:49:11 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Sep 14 12:56:38 2014 +0300 |
tree | 2808f47a0477b6891ff8dd4be469f48524d861af | |
parent | 2536e7c35014c0bd5b8a7b5425004528c208c052 [diff] |
iwlwifi: mvm: reset ucode_loaded flag when mac80211 stop is called We rely on the value of the mvm->ucode_loaded flag to decide whether or not we can perform certain operations (e.g. access to some debugfs entries), so we need to reset it when the mac80211 stop operation is called and the hardware is shutdown. Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>