OSDN Git Service

net: dsa: introduce dsa_towards_port helper
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Thu, 30 Nov 2017 17:56:42 +0000 (12:56 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Dec 2017 02:20:59 +0000 (21:20 -0500)
commit3b8fac5d905ee15346ba2de1e2427ef43fbbd880
treee7869942809937bd39cf27ab91c15e4cc9208b23
parent5420683ae3d2b986f04efa99a7afd2d57e092004
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>
include/net/dsa.h