diff options
author | Ilan Peer <[email protected]> | 2018-02-19 14:48:41 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2018-02-22 21:13:04 +0100 |
commit | 94ba92713f8329c96e0a8e2880b3c1a785d1c95c (patch) | |
tree | 7bc3888f2696e3e7a2445f5c8a14da48074b5836 /tools/perf/scripts/python/intel-pt-events.py | |
parent | a1f2ba04cc92414b6b933289365eab878b0b2bf4 (diff) |
mac80211: Call mgd_prep_tx before transmitting deauthentication
In multi channel scenarios, when disassociating from the AP before a
beacon was heard from the AP, it is not guaranteed that the virtual
interface is granted air time for the transmission of the
deauthentication frame. This in turn can lead to various issues as
the AP might never get the deauthentication frame.
To mitigate such possible issues, add a HW flag indicating that the
driver requires mac80211 to call the mgd_prep_tx() driver callback
to make sure that the virtual interface is granted immediate airtime
to be able to transmit the frame, in case that no beacon was heard
from the AP.
Signed-off-by: Ilan Peer <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions