diff options
author | Vladimir Oltean <[email protected]> | 2021-01-09 01:30:54 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-09 18:05:52 -0800 |
commit | 4b9c935898dd69b7b73a370325fa95f5bf796bcd (patch) | |
tree | e3832b0c81fc26bfa4105041b39fe177d617b7e7 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 430cc4841f3fef78e4cbad8e45efe5a52d01a354 (diff) |
net: dsa: dsa_legacy_fdb_{add,del} can be static
Introduced in commit 37b8da1a3c68 ("net: dsa: Move FDB add/del
implementation inside DSA") in net/dsa/legacy.c, these functions were
moved again to slave.c as part of commit 2a93c1a3651f ("net: dsa: Allow
compiling out legacy support"), before actually deleting net/dsa/slave.c
in 93e86b3bc842 ("net: dsa: Remove legacy probing support"). Along with
that movement there should have been a deletion of the prototypes from
dsa_priv.h, they are not useful.
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions