linux/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
..
cfg iwlwifi: distinguish different RF modules in A000 devices 2017-08-18 17:13:35 +03:00
dvm iwlwifi: remove references to unsupported HW 2017-08-09 21:14:43 +03:00
fw iwlwifi: fw: fix lar_enabled endian problem in iwl_fw_get_nvm 2017-08-18 17:36:41 +03:00
mvm iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section() 2017-08-18 17:36:42 +03:00
pcie iwlwifi: pci: add new PCI ID for 7265D 2017-08-18 17:13:35 +03:00
iwl-agn-hw.h
iwl-config.h iwlwifi: distinguish different RF modules in A000 devices 2017-08-18 17:13:35 +03:00
iwl-context-info.h
iwl-csr.h iwlwifi: distinguish different RF modules in A000 devices 2017-08-18 17:13:35 +03:00
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h iwlwifi: simplify data tracepoint 2017-06-23 11:57:20 +03:00
iwl-devtrace-io.h iwlwifi: pcie: add MSI-X interrupt tracing 2017-06-29 20:27:48 +03:00
iwl-devtrace-iwlwifi.h iwlwifi: fix TX tracing for non-linear SKBs 2017-06-23 11:57:48 +03:00
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h iwlwifi: fix tracing when tx only is enabled 2017-07-21 12:26:38 +03:00
iwl-drv.c iwlwifi: Demote messages about fw flags size to info 2017-08-18 16:13:18 +03:00
iwl-drv.h
iwl-eeprom-parse.c
iwl-eeprom-parse.h iwlwifi: remove useless iwl_free_nvm_data() function 2017-06-23 12:02:58 +03:00
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h iwlwifi: document transmit buffer bits better 2017-06-23 12:01:19 +03:00
iwl-io.c iwlwifi: fix nmi triggering from host 2017-08-09 21:14:43 +03:00
iwl-io.h
iwl-modparams.h iwlwifi: unify external & internal modparam names 2017-06-29 13:26:25 +03:00
iwl-nvm-parse.c iwlwifi: add workaround to disable wide channels in 5GHz 2017-08-18 17:36:41 +03:00
iwl-nvm-parse.h iwlwifi: add workaround to disable wide channels in 5GHz 2017-08-18 17:36:41 +03:00
iwl-op-mode.h
iwl-phy-db.c iwlwifi: mvm: add documentation for all command IDs 2017-06-29 13:26:24 +03:00
iwl-phy-db.h
iwl-prph.h iwlwifi: fix nmi triggering from host 2017-08-09 21:14:43 +03:00
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
Kconfig
Makefile iwlwifi: mvm: move a000 device NVM retrieval to a common place 2017-08-09 09:35:15 +03:00