aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMarkus Theil <[email protected]>2020-06-22 14:35:42 +0200
committerJohannes Berg <[email protected]>2020-06-25 10:48:09 +0200
commit86a1b9d7c275a3dba69e7ab099f8d5f71f69f6a8 (patch)
tree633af79ebc015dbee397038002431c5e151d12af /tools/perf/scripts/python/syscall-counts.py
parent0c1a7f13c9ec1ceb18d97ef4b1dd20ec71ffba31 (diff)
mac80211: fix control port tx status check
The initial control port tx status patch assumed, that we have IEEE 802.11 frames, but actually ethernet frames are stored in the ack skb. Fix this by checking for the correct ethertype and skb protocol 802.3. Also allow tx status reports for ETH_P_PREAUTH, as preauth frames can also be send over the nl80211 control port. Fixes: a7528198add8 ("mac80211: support control port TX status reporting") Reported-by: Jouni Malinen <[email protected]> Signed-off-by: Markus Theil <[email protected]> Reported-by: kernel test robot <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions