iwlwifi: mvm: reset ucode_loaded flag when mac80211 stop is called
authorLuciano Coelho <luciano.coelho@intel.com>
Wed, 20 Aug 2014 08:49:11 +0000 (11:49 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 14 Sep 2014 09:56:38 +0000 (12:56 +0300)
commitbc44886d2645bb4c0422db09f67661638eacc3d1
tree2808f47a0477b6891ff8dd4be469f48524d861af
parent2536e7c35014c0bd5b8a7b5425004528c208c052
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>
drivers/net/wireless/iwlwifi/mvm/mac80211.c
This page took 0.025782 seconds and 5 git commands to generate.