public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] bridge: mrp: Disable roles before deleting
@ 2021-03-23  8:33 Horatiu Vultur
  2021-03-23  8:33 ` [PATCH net-next 1/2] bridge: mrp: Disable roles before deleting the MRP instance Horatiu Vultur
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Horatiu Vultur @ 2021-03-23  8:33 UTC (permalink / raw)
  To: davem, kuba, roopa, nikolay, vladimir.oltean, claudiu.manoil,
	alexandre.belloni
  Cc: UNGLinuxDriver, netdev, linux-kernel, bridge, Horatiu Vultur

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.

Horatiu Vultur (2):
  bridge: mrp: Disable roles before deleting the MRP instance
  net: ocelot: Simplify MRP deletion

 drivers/net/ethernet/mscc/ocelot_mrp.c | 16 ----------------
 net/bridge/br_mrp.c                    |  7 +++++++
 2 files changed, 7 insertions(+), 16 deletions(-)

-- 
2.30.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-24 19:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-23  8:33 [PATCH net-next 0/2] bridge: mrp: Disable roles before deleting Horatiu Vultur
2021-03-23  8:33 ` [PATCH net-next 1/2] bridge: mrp: Disable roles before deleting the MRP instance Horatiu Vultur
2021-03-23  8:33 ` [PATCH net-next 2/2] net: ocelot: Simplify MRP deletion Horatiu Vultur
2021-03-24 19:40 ` [PATCH net-next 0/2] bridge: mrp: Disable roles before deleting patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox