iwlwifi: 8000: add default NVM file name in family 8000
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / iwlwifi / mvm / mvm.h
index 1e468c3e8deaba3a71b75a7b97bb609fbbc538b7..a4909f334d27f8065ef8000044bbbdcffd938759 100644 (file)
@@ -501,6 +501,7 @@ struct iwl_mvm {
        u8 queue_to_mac80211[IWL_MAX_HW_QUEUES];
        atomic_t queue_stop_count[IWL_MAX_HW_QUEUES];
 
+       const char *nvm_file_name;
        struct iwl_nvm_data *nvm_data;
        /* NVM sections */
        struct iwl_nvm_section nvm_sections[NVM_MAX_NUM_SECTIONS];