commit | 43364ef1a12a4236b7956b076649ddd080764cd1 | [log] [tgz] |
---|---|---|
author | Horatiu Vultur <horatiu.vultur@microchip.com> | Tue Jul 14 09:34:49 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 14 13:46:42 2020 -0700 |
tree | 2e3e987aee1985aeef081970095f9387ae3eb704 | |
parent | 2801758391ba6b0c20e253b956355e1b15ad85a2 [diff] |
bridge: mrp: Extend bridge interface This patch adds a new flag(BR_MRP_LOST_IN_CONT) to the net bridge ports. This bit will be set when the port lost the continuity of MRP_InTest frames. 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>