diff options
author | Colin Foster <[email protected]> | 2022-04-30 16:23:26 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-05-02 14:04:17 -0700 |
commit | 05e4ed1ce585637958c8ad6121999dc3109633ad (patch) | |
tree | 326cee612ad19a2a1c3f179b97f7e464e91e419a /tools/perf/scripts/python/compaction-times.py | |
parent | c5f50500a0270ee1618373baa85a0bac9a0dc4bf (diff) |
net: mscc: ocelot: remove unnecessary variable
Commit 2f187bfa6f35 ("net: ethernet: ocelot: remove the need for num_stats
initializer") added a flags field to the ocelot stats structure. The same
behavior can be achieved without this additional field taking up extra
memory.
Remove this structure element to free up RAM
Suggested-by: Vladimir Oltean <[email protected]>
Signed-off-by: Colin Foster <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Tested-by: Vladimir Oltean <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions