iwlwifi: mvm: change the name of init_ucode_run flag
authorEytan Lifshitz <eytan.lifshitz@intel.com>
Tue, 3 Sep 2013 09:06:11 +0000 (12:06 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 2 Oct 2013 16:00:45 +0000 (18:00 +0200)
In RF KILL the init ucode is running, but don't complete
all its tasks, so we need to run the init ucode again.
Change the flag name to init_ucode_complete, to be more appropriate.

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

No differences found