linux/drivers/net/wireless/intel/iwlwifi
Johannes Berg 3f7fbc8cc1 iwlwifi: mvm: remove buggy and unnecessary hw_queue initialization
After converting the driver to TXQs, it no longer has any reason
to initialize vif->hw_queue/vif->cab_queue since it no longer sets
the HW_QUEUE_CONTROL flag. Remove the code that initialized those,
it was broken due to relying on an uninitialized stack value in
used_hw_queues, as Colin reported.

Reported-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-04-03 11:20:02 +03:00
..
cfg iwlwifi: dbg_ini: add monitor header to smem monitor 2019-04-03 11:20:00 +03:00
dvm iwlwifi: dvm: no need to check return value of debugfs_create functions 2019-02-20 20:47:56 +02:00
fw iwlwifi: dbg_ini: apply rx fifo offset after reading the region registers 2019-04-03 11:20:02 +03:00
mvm iwlwifi: mvm: remove buggy and unnecessary hw_queue initialization 2019-04-03 11:20:02 +03:00
pcie iwlwifi: dbg_ini: support HW error trigger 2019-04-03 11:19:56 +03:00
iwl-agn-hw.h
iwl-config.h iwlwifi: dbg_ini: add monitor header to smem monitor 2019-04-03 11:20:00 +03:00
iwl-context-info-gen3.h
iwl-context-info.h
iwl-csr.h iwlwifi: for AX210 device support radio GF4 2019-03-22 12:59:41 +02:00
iwl-dbg-tlv.c iwlwifi: dbg_ini: align to FW api version 1 2019-03-22 12:59:42 +02:00
iwl-dbg-tlv.h
iwl-debug.c
iwl-debug.h iwlwifi: pcie: add TPT oriented prints 2019-02-14 11:29:42 +02:00
iwl-devtrace-data.h
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: iwl-drv: no need to check return value of debugfs_create functions 2019-02-20 20:47:56 +02:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: eeprom-parse: use struct_size() in kzalloc() 2019-02-20 20:47:54 +02:00
iwl-eeprom-parse.h
iwl-eeprom-read.c iwlwifi: refactor NIC init sequence 2019-02-04 12:28:09 +02:00
iwl-eeprom-read.h
iwl-fh.h
iwl-io.c iwlwifi: add force NMI for AX210 devices 2019-02-14 11:29:48 +02:00
iwl-io.h iwlwifi: align to new periphery address space for AX210 family 2019-02-14 11:29:48 +02:00
iwl-modparams.h
iwl-nvm-parse.c iwlwifi: trust calling function 2019-04-03 11:19:58 +03:00
iwl-nvm-parse.h
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: dbg: add DRAM monitor support for AX210 device family 2019-03-22 12:59:41 +02:00
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: dbg_ini: support HW error trigger 2019-04-03 11:19:56 +03:00
Kconfig
Makefile