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

iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section()



At this point we have already copied the cfg pointer to mvm and we
have been dereferencing this pointer many times before, so it will
never be NULL or we would have crashed.  Remove the useless check.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 5bd1d2c1
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