netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Fix changing DSA conduit
@ 2024-04-29 16:36 Marek Behún
  2024-04-29 16:36 ` [PATCH net-next 1/2] net: dsa: Deduplicate code adding / deleting the port address to fdb Marek Behún
  2024-04-29 16:36 ` [PATCH net-next 2/2] net: dsa: update the unicast MAC address when changing conduit Marek Behún
  0 siblings, 2 replies; 5+ messages in thread
From: Marek Behún @ 2024-04-29 16:36 UTC (permalink / raw)
  To: netdev, Andrew Lunn, Florian Fainelli, Vladimir Oltean; +Cc: Marek Behún

Hi Vladimir, Andrew, Florian et al.,

I'm trying to implement conduit change for the mv88e6xxx driver and have
encountered an issue when changing the conduit for a DSA user interface.

The first patch refactores/deduplicates the installation/uninstallation
of the interface's MAC address and the second patch fixes the issue.

Marek

Marek Behún (2):
  net: dsa: Deduplicate code adding / deleting the port address to fdb
  net: dsa: update the unicast MAC address when changing conduit

 net/dsa/user.c | 136 ++++++++++++++++++++++++++++++-------------------
 1 file changed, 84 insertions(+), 52 deletions(-)

-- 
2.43.2


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

end of thread, other threads:[~2024-04-30 14:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-29 16:36 [PATCH net-next 0/2] Fix changing DSA conduit Marek Behún
2024-04-29 16:36 ` [PATCH net-next 1/2] net: dsa: Deduplicate code adding / deleting the port address to fdb Marek Behún
2024-04-29 16:36 ` [PATCH net-next 2/2] net: dsa: update the unicast MAC address when changing conduit Marek Behún
2024-04-30  0:31   ` Vladimir Oltean
2024-04-30 14:22     ` Marek Behún

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).