aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-04-20 18:03:07 +0200
committerGreg Kroah-Hartman <[email protected]>2020-04-23 13:26:05 +0200
commita2ed058918886b7a749ba884efc231b0977b3159 (patch)
treebe543336a0308bf1eba7d867132c16bf016e8467 /tools/perf/scripts/python
parent9da38fd5a90655c308e59398d169f4d3efd16377 (diff)
staging: wfx: drop protection for asynchronous join during scan
In former code (before the inclusion of the driver in mainline kernel), hif_join() could run asynchronously. When a join request was in progress, it was forbidden to launch hif_scan(). Now, hif_join() is always run synchronously. There is no more reasons to keep a protection against this case. Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions