iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucode
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 9 Dec 2020 21:16:19 +0000 (23:16 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Wed, 9 Dec 2020 22:14:11 +0000 (00:14 +0200)
commit52b155214be8f403d0243943a844977e8cb4f1e7
tree1a26e022682de0f500ba71e0f1f1efa17dfb310a
parent861bae42e1f125a5a255ace3ccd731e59f58ddec
iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucode

Similarly to what I did to iwl_run_init_mvm_ucode, there is no
need to pass the read_nvm parameter. Either we have an NVM
and we don't need to read it, or we don't and we need to read it.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20201209231352.1b764faecfee.I2da0ada577fc16268125a4a15b5e725c18c643ee@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/fw.c