diff options
author | Johannes Berg <[email protected]> | 2015-09-16 12:21:32 +0200 |
---|---|---|
committer | Luca Coelho <[email protected]> | 2015-10-05 14:33:33 +0300 |
commit | d3f555f493b037eb688adda6d8a682e9b69211ed (patch) | |
tree | 2e34e363f78349433d4a651b1ef0ee26155f651b /tools/perf/util/trace-event-scripting.c | |
parent | fe96cc73c9f405a0bdc90504048235dfd0384582 (diff) |
iwlwifi: size firmware flags memory correctly
Instead of relying on a hard-coded constant of a maximum of 64 API and
capability bits, add a new enum value after the others that will then
always track the number of used bits in the API/capabilities. We thus
no longer need to maintain the maximum number, and on 32-bit platforms
even (currently) reduce the number of bits kept in memory.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions