linux/drivers/net/wireless/intel/iwlwifi/mvm
Johannes Berg d995440575 iwlwifi: tt: move ucode_loaded check under mutex
The ucode_loaded check should be under the mutex, since it can
otherwise change state after we looked at it and before we got
the mutex. Fix that.

Fixes: 5c89e7bc55 ("iwlwifi: mvm: add registration to cooling device")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-06-05 21:47:07 +03:00
..
binding.c iwlwifi: mvm: memset binding before setting values 2017-04-25 23:06:51 +03:00
coex.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
constants.h
d3.c iwlwifi: mvm: spin off SAR profile selection function 2017-04-19 22:20:51 +03:00
debugfs-vif.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
debugfs.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
debugfs.h
fw-api-coex.h
fw-api-d3.h
fw-api-mac.h iwlwifi: mvm: support station type API 2017-04-25 23:04:28 +03:00
fw-api-power.h iwlwifi: mvm: add GEO_TX_POWER_LIMIT cmd for geographic tx power table 2017-04-19 22:21:48 +03:00
fw-api-rs.h iwlwifi: mvm: rs: start using LQ command color 2017-06-05 21:45:41 +03:00
fw-api-rx.h
fw-api-scan.h iwlwifi: mvm: use same scan API for all a000 devices 2017-04-19 22:20:51 +03:00
fw-api-sta.h iwlwifi: mvm: support station type API 2017-04-25 23:04:28 +03:00
fw-api-stats.h iwlwifi: mvm: support new statistics APIs 2017-02-03 16:26:39 +02:00
fw-api-tof.h
fw-api-tx.h iwlwifi: mvm: rs: start using LQ command color 2017-06-05 21:45:41 +03:00
fw-api.h iwlwifi: mvm: support changing band for phy context 2017-04-19 22:21:49 +03:00
fw-dbg.c iwlwifi: mvm: support change to a000 smem API 2017-04-19 22:21:48 +03:00
fw-dbg.h
fw.c iwlwifi: mvm: handle possible BIOS bug 2017-04-25 15:28:41 +03:00
led.c
mac-ctxt.c iwlwifi: mvm: support station type API 2017-04-25 23:04:28 +03:00
mac80211.c Another set of patches for -next: 2017-04-28 14:41:15 -04:00
Makefile
mvm.h iwlwifi: mvm: Fix command queue number on d0i3 flow 2017-06-05 21:46:10 +03:00
nvm.c iwlwifi: mvm: Ignore wifi mcc update in the driver while associated 2017-04-25 22:38:07 +03:00
offloading.c
ops.c iwlwifi: mvm: remove references to queue_info in new TX path 2017-04-25 22:51:38 +03:00
phy-ctxt.c iwlwifi: mvm: support changing band for phy context 2017-04-19 22:21:49 +03:00
power.c iwlwifi: mvm: cleanup incorrect and redundant define 2017-02-03 16:26:39 +02:00
quota.c
rs.c iwlwifi: mvm: rs: start using LQ command color 2017-06-05 21:45:41 +03:00
rs.h iwlwifi: mvm: rs: start using LQ command color 2017-06-05 21:45:41 +03:00
rx.c Another set of patches for -next: 2017-04-28 14:41:15 -04:00
rxmq.c Another set of patches for -next: 2017-04-28 14:41:15 -04:00
scan.c iwlwifi: mvm: use defines instead of variables for shared dwell times 2017-04-25 22:48:15 +03:00
sf.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
sta.c iwlwifi: mvm: support ibss in dqa mode 2017-06-05 21:47:06 +03:00
sta.h iwlwifi: mvm: rs: start using LQ command color 2017-06-05 21:45:41 +03:00
tdls.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
testmode.h
time-event.c
time-event.h
tof.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
tof.h
tt.c iwlwifi: tt: move ucode_loaded check under mutex 2017-06-05 21:47:07 +03:00
tx.c iwlwifi: mvm: rs: start using LQ command color 2017-06-05 21:45:41 +03:00
utils.c iwlwifi: mvm: remove references to queue_info in new TX path 2017-04-25 22:51:38 +03:00