On 1/20/2021 6:36 PM, Vladimir Oltean wrote: > From: Vladimir Oltean <vladimir.olt...@nxp.com> > > Applying the bridge forwarding mask currently is done only on the STP > state changes for any port. But it depends on both STP state changes, > and bonding interface state changes. Export the bit that recalculates > the forwarding mask so that it could be reused, and call it when a port > starts and stops offloading a bonding interface. > > Now that the logic is split into a separate function, we can rename "p" > into "port", since the "port" variable was already taken in > ocelot_bridge_stp_state_set. Also, we can rename "i" into "lag", to make > it more clear what is it that we're iterating through. > > Signed-off-by: Vladimir Oltean <vladimir.olt...@nxp.com> > Reviewed-by: Alexandre Belloni <alexandre.bell...@bootlin.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- Re: [PATCH v5 net-next 09/10] net: dsa: add a second... Florian Fainelli
- [PATCH v5 net-next 07/10] net: dsa: allow changing the ta... Vladimir Oltean
- Re: [PATCH v5 net-next 07/10] net: dsa: allow changi... Florian Fainelli
- Re: [PATCH v5 net-next 07/10] net: dsa: allow ch... Vladimir Oltean
- [PATCH v5 net-next 08/10] net: dsa: felix: convert to the... Vladimir Oltean
- Re: [PATCH v5 net-next 08/10] net: dsa: felix: conve... Florian Fainelli
- [PATCH v5 net-next 03/10] net: mscc: ocelot: store a name... Vladimir Oltean
- [PATCH v5 net-next 01/10] net: dsa: tag_8021q: add helper... Vladimir Oltean
- [PATCH v5 net-next 02/10] net: mscc: ocelot: export VCAP ... Vladimir Oltean
- [PATCH v5 net-next 04/10] net: mscc: ocelot: reapply brid... Vladimir Oltean
- Re: [PATCH v5 net-next 04/10] net: mscc: ocelot: rea... Florian Fainelli
- [PATCH v5 net-next 06/10] net: dsa: document the existing... Vladimir Oltean
- Re: [PATCH v5 net-next 06/10] net: dsa: document the... Florian Fainelli
- [PATCH v5 net-next 05/10] net: mscc: ocelot: don't use NP... Vladimir Oltean
- Re: [PATCH v5 net-next 05/10] net: mscc: ocelot: don... Florian Fainelli