diff options
author | Vladimir Oltean <[email protected]> | 2022-11-21 15:55:41 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-11-22 20:41:46 -0800 |
commit | 5cf2c75b5b91bcf81d61b2d2ea1c71363bcacf89 (patch) | |
tree | 1bafe3106befdca7f83071c94d45928c29c26509 /tools/perf/scripts/python/stackcollapse.py | |
parent | d2be320495b93ffb469e53100ba1668d0cd7eedc (diff) |
net: dsa: move bulk of devlink code to devlink.{c,h}
dsa.c and dsa2.c are bloated with too much off-topic code. Identify all
code related to devlink and move it to a new devlink.c file.
Steer clear of the dsa_priv.h dumping ground antipattern and create a
dedicated devlink.h for it, which will be included only by the C files
which need it. Usage of dsa_priv.h will be minimized in later patches.
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions