commit | 8e5cb84c67e085ad4d8005dcecba3201f2b54504 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@gmail.com> | Wed Oct 30 22:09:17 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 31 14:26:38 2019 -0700 |
tree | 1fc9da7a6c7508cf8daba2021ca91513ce8e9886 | |
parent | 9c8ad1ab66b577526a4c89e4a222e0fac431a2d6 [diff] |
net: dsa: remove tree functions related to switches The DSA fabric setup code has been simplified a lot so get rid of the dsa_tree_remove_switch, dsa_tree_add_switch and dsa_switch_add helpers, and keep the code simple with only the dsa_switch_probe and dsa_switch_remove functions. Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>