Re: [PATCH 1/4] realtek: properly update port masks when port leaves bridge

2023-04-30 Thread Sander Vanheule
Hi Jan, On Sun, 2023-03-12 at 23:57 +0100, Jan Hoffmann wrote: > Correctly update the isolation mask of the port being configured. The > port_bitmap variable should contain all other bridge members and needs > to be actually removed from the isolation mask instead of added to it. > > Also actuall

[PATCH 1/4] realtek: properly update port masks when port leaves bridge

2023-03-12 Thread Jan Hoffmann
Correctly update the isolation mask of the port being configured. The port_bitmap variable should contain all other bridge members and needs to be actually removed from the isolation mask instead of added to it. Also actually remove the port being configured from the pm field of the other ports, s