Skip to content
Commit 64866e5d authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: move iwl_nvm_check_version() into dvm



This function is only half-used by mvm (i.e. only the nvm_version part
matters, since the calibration version is irrelevant), so it's
pointless to export it from iwlwifi.  If mvm uses this function, it
has the additional complexity of setting the calib version to a bogus
value on all cfg structs.

To avoid this, move the function to dvm and make a simple comparison
of the nvm_version in mvm instead.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 4aeaccd6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment