Revert "iwlwifi: implement fseq version mismatch warning"
This reverts commit f2e66c8df0.
The firmware never implemented this, and they do not plan to.
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:
@@ -647,13 +647,6 @@ enum iwl_system_subcmd_ids {
|
||||
* @INIT_EXTENDED_CFG_CMD: &struct iwl_init_extended_cfg_cmd
|
||||
*/
|
||||
INIT_EXTENDED_CFG_CMD = 0x03,
|
||||
|
||||
/**
|
||||
* @FSEQ_VER_MISMATCH_NTF: Notification about fseq version
|
||||
* mismatch during init. The format is specified in
|
||||
* &struct iwl_fseq_ver_mismatch_ntf.
|
||||
*/
|
||||
FSEQ_VER_MISMATCH_NTF = 0xFF,
|
||||
};
|
||||
|
||||
#endif /* __iwl_fw_api_commands_h__ */
|
||||
|
||||
Reference in New Issue
Block a user