diff options
author | Johannes Berg <[email protected]> | 2024-03-20 09:14:00 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-03-25 15:39:28 +0100 |
commit | 21e29016d5d25a2dcee2e30108f5f0d87bdb398d (patch) | |
tree | 92a7b6635f24a41d898062eed41160491f892e84 /tools/perf/scripts/python/stackcollapse.py | |
parent | 3c9ff1a1e1d5e58f0610d408e07e372f5cf15740 (diff) |
wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASK
We have 13 bits for the status_data, so restricting
type to 4 and subdata to 8 bits is confusing, even if
we don't need more bits now. Change subdata mask to
be 9 bits instead, just to make things match up.
If we actually need more types or more subdata bits
we can later also reshuffle the bits between these,
but we should probably keep them at 13 bits together.
Signed-off-by: Johannes Berg <[email protected]>
Reviewed-by: Ayala Beker <[email protected]>
Signed-off-by: Miri Korenblit <[email protected]>
Link: https://msgid.link/20240320091155.28ac7b665039.I1abbb13e90f016cab552492e05f5cb5b52de6463@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions