[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240429163627.16031-1-kabel@kernel.org>
Date: Mon, 29 Apr 2024 18:36:25 +0200
From: Marek Behún <kabel@...nel.org>
To: netdev@...r.kernel.org,
Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
Vladimir Oltean <olteanv@...il.com>
Cc: Marek Behún <kabel@...nel.org>
Subject: [PATCH net-next 0/2] Fix changing DSA conduit
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
Powered by blists - more mailing lists