]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: mvm: don't init MCC during CT-kill
authorArik Nemtsov <arik@wizery.com>
Wed, 4 Mar 2015 13:08:00 +0000 (15:08 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 12 Mar 2015 07:57:42 +0000 (09:57 +0200)
commit35af15d1312429c9407c75868475c06e459070cb
tree5a0c22670f06be98a5f55493881119fb336a5ff1
parent36f4631c53cb2fab37e6cb5724727b6a5a1b3899
iwlwifi: mvm: don't init MCC during CT-kill

RTNL is not taken during CT-kill so regulatory APIs cannot be invoked.
That's fine, since the HW is only brought up to check the temperature
during CT-kill. We don't expect Tx or scanning.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Reviewed-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/fw.c