iwlwifi: drv: load tlv debug data earlier
authorJohannes Berg <johannes.berg@intel.com>
Fri, 4 Feb 2022 10:25:06 +0000 (12:25 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 18 Feb 2022 08:40:53 +0000 (10:40 +0200)
commit8ea28f13bbac05999d6136548e8b8a07d7b387c9
treec0c493a9a72116c43fc0c4c26519e5d7d980361f
parentfba58d37691063848beaf5dfa99b009c0148933b
iwlwifi: drv: load tlv debug data earlier

There's no good reason to pick the opmode first and load this
under the mutex, so just load it before continuing. This will
let us load it asynchronously more easily later.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20220204122220.a28df852f70d.Icaf6556d81bc137a459aabf0511d46c3861b0413@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-drv.c