diff options
author | 2018-05-20 07:43:49 +0200 | |
---|---|---|
committer | 2018-05-23 10:58:20 +0300 | |
commit | cbec83d40cc79137b008d0dd44846c5f2146a83d (patch) | |
tree | 624fdb2f3955e855f98d3c139f73aa4ee0216c86 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mt76: wait for pending tx to complete before switching channel (diff) | |
download | linux-dev-cbec83d40cc79137b008d0dd44846c5f2146a83d.tar.xz linux-dev-cbec83d40cc79137b008d0dd44846c5f2146a83d.zip |
mt76: use udelay instead of usleep_range in mt76x2_mac_stop
usleep_range can cause excessive latency on channel change if waiting
for the MAC to stop fails. It will be forced to stop by the code
following that loop anyway.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions