aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2021-01-08 23:30:54 +0000
committerJakub Kicinski <[email protected]>2021-01-10 02:05:52 +0000
commit4b9c935898dd69b7b73a370325fa95f5bf796bcd (patch)
treee3832b0c81fc26bfa4105041b39fe177d617b7e7 /net/switchdev/switchdev.c
parentMerge branch 'dpaa2-mac-various-updates' (diff)
downloadkernel-4b9c935898dd69b7b73a370325fa95f5bf796bcd.tar.gz
kernel-4b9c935898dd69b7b73a370325fa95f5bf796bcd.zip
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 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions