diff options
author | Colin Foster <colin.foster@in-advantage.com> | 2022-04-30 16:23:26 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-02 14:04:17 -0700 |
commit | 05e4ed1ce585637958c8ad6121999dc3109633ad (patch) | |
tree | 326cee612ad19a2a1c3f179b97f7e464e91e419a /tools/perf/scripts/python/exported-sql-viewer.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 <vladimir.oltean@nxp.com>
Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions