iwlwifi: yoyo: check for the domain on all TLV types during init
authorLuca Coelho <luciano.coelho@intel.com>
Wed, 30 Oct 2019 07:40:12 +0000 (09:40 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 4 Jan 2020 10:44:56 +0000 (12:44 +0200)
commite701da0c2320148a378ed1d191b6c4f7e8e82c4c
tree218721e8690b81808afa9b65925f68253747a70c
parente6ec237d3068dd023f5a20fd6c11527e57961019
iwlwifi: yoyo: check for the domain on all TLV types during init

Now that we don't have dynamically changing domains anymore, we can
simply skip all the TLVs with domains that are not enabled.  To do so,
remove the checks from the functions that handle the TLVs when a
timepoint is reached to the top allocation function.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/runtime.h
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c
drivers/net/wireless/intel/iwlwifi/iwl-drv.c
drivers/net/wireless/intel/iwlwifi/iwl-trans.h