commit | 4cc625c63a9274f28f05d5be39a2cbeb48cbfed5 | [log] [tgz] |
---|---|---|
author | Horatiu Vultur <horatiu.vultur@microchip.com> | Tue Jul 14 09:34:51 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 14 13:46:42 2020 -0700 |
tree | 80b90e8bcef6e0f38e56d4fbd1cb86219cb8c8fb | |
parent | 78c1b4fb0e3ed6907955abf3fc8eea74704fe072 [diff] |
bridge: mrp: Rename br_mrp_port_open to br_mrp_ring_port_open This patch renames the function br_mrp_port_open to br_mrp_ring_port_open. In this way is more clear that a ring port lost the continuity because there will be also a br_mrp_in_port_open. Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Acked-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>