diff options
author | Gregory Greenman <[email protected]> | 2019-06-30 09:18:15 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2019-07-30 18:34:20 +0200 |
commit | cd4d6b0bcd51580efda9ae54ab7b2d630b4147dc (patch) | |
tree | 829f4df08b38308617b4c810e0156e476316494b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | b6cf28796756246f9e317eed6f63f1e2981e9817 (diff) |
iwlwifi: mvm: send LQ command always ASYNC
The only place where the command was sent as SYNC is during
init and this is not really critical. This change is required
for replacing RS mutex with a spinlock (in the subsequent patch),
since SYNC comamnd requres sleeping and thus the flow cannot
be done when holding a spinlock.
Signed-off-by: Gregory Greenman <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions