Merge branch 'bridge-mrp-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 Mar 2021 19:14:08 +0000 (12:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Mar 2021 19:14:08 +0000 (12:14 -0700)
commitbb11d9ac9d465cd18d3dc3ac09bb4b9ab9ddf3bd
tree5c547e0145e518519a4942573d89772888fa83e7
parent45b85e47cdd79740b858593f040431f66bf0f032
parent5b7c0c32c90494f5aaf13f417cff5dc204575597
Merge branch 'bridge-mrp-next'

Horatiu Vultur says:

====================
bridge: mrp: Disable roles before deleting

The first patch in this series make sures that the driver is notified
that the role is disabled before the MRP instance is deleted. The
second patch uses this so it can simplify the driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>