aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2018-12-15 11:03:12 +0200
committerJohannes Berg <[email protected]>2018-12-19 09:39:01 +0100
commitefc38dd7d5fa5c8cdd0c917c5d00947aa0539443 (patch)
treee7fbb0034f47b241c21eb1f23fdc1ccb569d8c1b /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentdc7eb0f2c23f58bc0e15574bda2dc8498d30a833 (diff)
mac80211: fix radiotap vendor presence bitmap handling
Due to the alignment handling, it actually matters where in the code we add the 4 bytes for the presence bitmap to the length; the first field is the timestamp with 8 byte alignment so we need to add the space for the extra vendor namespace presence bitmap *before* we do any alignment for the fields. Move the presence bitmap length accounting to the right place to fix the alignment for the data properly. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Luca Coelho <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions