commit | 3b8fac5d905ee15346ba2de1e2427ef43fbbd880 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Thu Nov 30 12:56:42 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 02 21:20:59 2017 -0500 |
tree | e7869942809937bd39cf27ab91c15e4cc9208b23 | |
parent | 5420683ae3d2b986f04efa99a7afd2d57e092004 [diff] |
net: dsa: introduce dsa_towards_port helper Add a new helper returning the local port used to reach an arbitrary switch port in the fabric. Its only user at the moment is the dsa_upstream_port helper, which returns the local port reaching the dedicated CPU port, but it will be used in cross-chip FDB operations. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>