[PATCH 0/3] net: bridge: mrp: Add small fixes to MRP

From: Horatiu Vultur
Date: Wed May 20 2020 - 07:11:21 EST


This patch series adds small fixes to MRP implementation.
The following are fixed in this patch series:
- now is not allow to add the same port to multiple MRP rings
- remove unused variable
- restore the port state according to the bridge state when the MRP instance
is deleted

Horatiu Vultur (3):
bridge: mrp: Add br_mrp_unique_ifindex function
switchdev: mrp: Remove the variable mrp_ring_state
bridge: mrp: Restore port state when deleting MRP instance

include/net/switchdev.h | 1 -
net/bridge/br_mrp.c | 44 +++++++++++++++++++++++++++++++++++++----
2 files changed, 40 insertions(+), 5 deletions(-)

--
2.26.2