diff options
author | 2019-10-30 22:09:13 -0400 | |
---|---|---|
committer | 2019-10-31 14:26:38 -0700 | |
commit | c5f51765a1f60b701840544faf3ca63204b8dc3c (patch) | |
tree | 41309bd98e2d94c30e76b3ada52475d1bebb86dd /drivers/net/ipvlan/ipvlan_main.c | |
parent | Merge branch 'dpaa2-eth-add-MAC-PHY-support-through-phylink' (diff) | |
download | linux-rng-c5f51765a1f60b701840544faf3ca63204b8dc3c.tar.xz linux-rng-c5f51765a1f60b701840544faf3ca63204b8dc3c.zip |
net: dsa: list DSA links in the fabric
Implement a new list of DSA links in the switch fabric itself, to
provide an alterative to the ds->rtable static arrays.
At the same time, provide a new dsa_routing_port() helper to abstract
the usage of ds->rtable in drivers. If there's no port to reach a
given device, return the first invalid port, ds->num_ports. This avoids
potential signedness errors or the need to define special values.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ipvlan/ipvlan_main.c')
0 files changed, 0 insertions, 0 deletions