Files
android_kernel_samsung_sm8750/drivers/net/wireless/intel/iwlwifi
Luca Coelho ee4fe54024 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: Luca Coelho <luciano.coelho@intel.com>
2017-08-18 17:36:42 +03:00
..
2017-08-09 21:14:43 +03:00
2017-08-01 12:41:43 +03:00
2017-02-08 17:54:20 +02:00