diff options
author | Emmanuel Grumbach <[email protected]> | 2014-10-20 15:57:18 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2014-10-27 08:48:34 +0100 |
commit | cfede0d80d785cc6d972cad2df2df0a502312d25 (patch) | |
tree | f4fcc5427e8124155739c37bb0ce195e987274d1 /tools/perf/scripts/python/sched-migration.py | |
parent | b5dfae020b3539feaa014d3b6152f48660c2d75b (diff) |
mac80211: don't flush when probing the AP
All the callers of ieee80211_mgd_probe_ap_send return right
after they call the flush() callback. This means that calling
flush() is uneeded since its meaning is to wait until the
queues of the device are empty.
Devices that know how to report status on Tx will do so using
the regular path (ieee80211_tx_status) and this status will
trigger the continuation of the flow of the probe
(ieee80211_sta_tx_notify).
Signed-off-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions