diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2017-11-06 16:11:49 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-09 09:26:49 +0900 |
commit | f163da8853aa9d8060157a96ed314299b87ba070 (patch) | |
tree | 73eab0f44676943c15efaa98ea7015c21d7742b9 /net/switchdev/switchdev.c | |
parent | 1d27732f411d57f0168af30be2adb504b8b7749d (diff) | |
download | linux-f163da8853aa9d8060157a96ed314299b87ba070.tar.gz linux-f163da8853aa9d8060157a96ed314299b87ba070.tar.bz2 linux-f163da8853aa9d8060157a96ed314299b87ba070.zip |
net: dsa: add find port by node helper
Instead of having two dsa_ds_find_port_dn (which returns a bool) and
dsa_dst_find_port_dn (which returns a switch) functions, provide a more
explicit dsa_tree_find_port_by_node function which returns a matching
port.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions