linux/drivers/net/wireless/intel/iwlwifi/mvm
Sharon Dvir bec9522aa5 iwlwifi: mvm: fix uninitialized var while waiting for queues to empty
While waiting for queues to empty,
If txq_id == IWL_MVM_INVALID_QUEUE for all txq_ids,
ret is used uninitialized.
Found by Klocwork.

Fixes: d6d517b773 ("iwlwifi: add wait for tx queue empty")
Signed-off-by: Sharon Dvir <sharon.dvir@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-08-01 12:41:44 +03:00
..
binding.c iwlwifi: mvm: memset binding before setting values 2017-04-25 23:06:51 +03:00
coex.c iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
constants.h iwlwifi: refactor firmware debug code 2017-08-01 12:41:43 +03:00
d3.c iwlwifi: unify external & internal modparam names 2017-06-29 13:26:25 +03:00
debugfs-vif.c iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
debugfs.c iwlwifi: refactor firmware debug code 2017-08-01 12:41:43 +03:00
debugfs.h
fw-api.h iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
fw.c iwlwifi: mvm: check family instead of new TX API for workarounds 2017-08-01 12:41:44 +03:00
led.c iwlwifi: mvm: support init flow debugging 2017-06-05 23:29:32 +03:00
mac80211.c iwlwifi: mvm: check family instead of new TX API for workarounds 2017-08-01 12:41:44 +03:00
mac-ctxt.c iwlwifi: mvm: fix the FIFO numbers in A000 devices 2017-08-01 12:41:44 +03:00
Makefile iwlwifi: refactor firmware debug code 2017-08-01 12:41:43 +03:00
mvm.h iwlwifi: mvm: fix the FIFO numbers in A000 devices 2017-08-01 12:41:44 +03:00
nvm.c iwlwifi: mvm: print base HW address during init 2017-06-23 12:20:16 +03:00
offloading.c
ops.c iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode() 2017-08-01 12:41:43 +03:00
phy-ctxt.c iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
power.c iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
quota.c
rs.c iwlwifi: mvm: support aggs of 64 frames in A000 family 2017-06-29 13:26:25 +03:00
rs.h iwlwifi: mvm: support aggs of 64 frames in A000 family 2017-06-29 13:26:25 +03:00
rx.c iwlwifi: refactor firmware debug code 2017-08-01 12:41:43 +03:00
rxmq.c iwlwifi: mvm: byte-swap constant instead of variable 2017-08-01 12:41:44 +03:00
scan.c iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
sf.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
sta.c iwlwifi: mvm: fix uninitialized var while waiting for queues to empty 2017-08-01 12:41:44 +03:00
sta.h iwlwifi: mvm: support aggregations on A000 HW 2017-06-23 00:13:02 +03:00
tdls.c iwlwifi: mvm: use schedule_delayed_work() 2017-06-05 23:34:26 +03:00
testmode.h
time-event.c iwlwifi: refactor firmware debug code 2017-08-01 12:41:43 +03:00
time-event.h
tof.c iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
tof.h iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00
tt.c iwlwifi: track current firmware image in common code 2017-08-01 12:41:43 +03:00
tx.c iwlwifi: mvm: fix the FIFO numbers in A000 devices 2017-08-01 12:41:44 +03:00
utils.c iwlwifi: reorganize firmware API 2017-08-01 12:41:43 +03:00