diff options
author | Vivien Didelot <vivien.didelot@gmail.com> | 2019-10-30 22:09:13 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-31 14:26:38 -0700 |
commit | c5f51765a1f60b701840544faf3ca63204b8dc3c (patch) | |
tree | 41309bd98e2d94c30e76b3ada52475d1bebb86dd /net/qrtr | |
parent | 5c26c1d6dffaae126b98ee27feba6e8042cc619d (diff) |
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 'net/qrtr')
0 files changed, 0 insertions, 0 deletions