diff options
author | Vladimir Oltean | 2021-08-04 16:54:29 +0300 |
---|---|---|
committer | David S. Miller | 2021-08-05 11:05:48 +0100 |
commit | 0e8eb9a16e2569ff72f9d2f43d665e15d52bfa2e (patch) | |
tree | b10a17e8f69dcf391db2d63b5e46e50d4692c203 /kernel | |
parent | 0fd75f5760b6a7a7f35dff46a6cdc4f6d1a86ee8 (diff) |
net: dsa: rename teardown_default_cpu to teardown_cpu_ports
There is nothing specific to having a default CPU port to what
dsa_tree_teardown_default_cpu() does. Even with multiple CPU ports,
it would do the same thing: iterate through the ports of this switch
tree and reset the ->cpu_dp pointer to NULL. So rename it accordingly.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions