Re: [PATCH net-next v2 1/2] net: dsa: mt7530: factor out bridge join/leave logic
From: Arınç ÜNAL
Date: Tue Jun 18 2024 - 00:48:26 EST
On 17/06/2024 21.30, Matthias Schiffer wrote:
As preparation for implementing bridge port isolation, move the logic to
add and remove bits in the port matrix into a new helper
mt7530_update_port_member(), which is called from
mt7530_port_bridge_join() and mt7530_port_bridge_leave().
No functional change intended.
Signed-off-by: Matthias Schiffer <mschiffer@xxxxxxxxxxxxxxxxxxxx>
I see that my review of the previous version of this patch was completely
ignored. Why?
Arınç