aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2022-04-03 18:45:26 +0200
committerGreg Kroah-Hartman <[email protected]>2022-04-04 16:31:07 +0200
commitaada014aa50cb2c93ea72c38a79270cd4b66b170 (patch)
treeede824683b5dc3ff73a13a0881c323ad15e4c9d3 /tools/perf/scripts/python/export-to-postgresql.py
parenta32dad7d97eadb69fcddc5fdb3dd98e684a7a870 (diff)
staging: r8188eu: use ieee80211 struct for aid
Remove the GetAid macro and map the frame data to a struct ieee80211_pspoll instead. We can then read the aid component. psta->aid is in host endianness and has a 0x3FFF mask applied. We have to convert our read value as well and apply the mask before we compare it to psta->aid. Signed-off-by: Martin Kaiser <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions