mirror_ubuntu-kernels/drivers/net/wireless/intel/iwlwifi/pcie
Sara Sharon 3681729429 iwlwifi: pcie: lock txq a bit later in reclaim code
In reclaim code, we don't need to take the queue lock for
waking the queue. The code section is executed only when
the tx path is stopped, and since the reclaim path is not
executed in parallel to itself, no one can update the queue
pointers, and accessing them is safe without a lock.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-12-20 09:08:25 +02:00
..
ctxt-info-gen3.c iwlwifi: dbg: dump data according to the new ini TLVs 2018-12-14 13:04:44 +02:00
ctxt-info.c iwlwifi: dbg: dump data according to the new ini TLVs 2018-12-14 13:04:44 +02:00
drv.c iwlwifi: fix cfg structs for 22000 with different RF modules 2018-11-23 13:01:04 +02:00
internal.h iwlwifi: dbg: dump data according to the new ini TLVs 2018-12-14 13:04:44 +02:00
rx.c iwlwifi: pcie: avoid empty free RB queue 2018-10-06 10:25:49 +03:00
trans-gen2.c iwlwifi: fw: stop and start debugging using host command 2018-09-28 08:57:21 +03:00
trans.c iwlwifi: dbg: dump data according to the new ini TLVs 2018-12-14 13:04:44 +02:00
tx-gen2.c iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmd 2018-12-20 09:01:16 +02:00
tx.c iwlwifi: pcie: lock txq a bit later in reclaim code 2018-12-20 09:08:25 +02:00