On 12/16/2020 5:58 PM, Vladimir Oltean wrote: > For many drivers, the .port_mdb_prepare callback was not a good opportunity > to avoid any error condition, and they would suppress errors found during > the actual commit phase. > > Where a logical separation between the prepare and the commit phase > existed, the function that used to implement the .port_mdb_prepare > callback still exists, but now it is called directly from .port_mdb_add, > which was modified to return an int code. > > Signed-off-by: Vladimir Oltean <vladimir.olt...@nxp.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [RFC PATCH net-next 0/9] Get rid of the switchdev transac... Vladimir Oltean
- [RFC PATCH net-next 1/9] net: switchdev: remove the ... Vladimir Oltean
- Re: [RFC PATCH net-next 1/9] net: switchdev: rem... Florian Fainelli
- [RFC PATCH net-next 2/9] net: switchdev: delete swit... Vladimir Oltean
- Re: [RFC PATCH net-next 2/9] net: switchdev: del... Florian Fainelli
- [RFC PATCH net-next 4/9] net: dsa: remove the transa... Vladimir Oltean
- Re: [RFC PATCH net-next 4/9] net: dsa: remove th... Florian Fainelli
- [RFC PATCH net-next 5/9] net: dsa: remove the transa... Vladimir Oltean
- Re: [RFC PATCH net-next 5/9] net: dsa: remove th... Florian Fainelli
- Re: [RFC PATCH net-next 5/9] net: dsa: remove th... Vladimir Oltean
- [RFC PATCH net-next 3/9] net: switchdev: remove the ... Vladimir Oltean
- Re: [RFC PATCH net-next 3/9] net: switchdev: rem... Kurt Kanzenbach
- Re: [RFC PATCH net-next 3/9] net: switchdev: rem... Linus Walleij
- [RFC PATCH net-next 7/9] net: dsa: remove obsolete c... Vladimir Oltean
- Re: [RFC PATCH net-next 7/9] net: dsa: remove ob... Florian Fainelli
- [RFC PATCH net-next 6/9] net: dsa: remove the transa... Vladimir Oltean
- Re: [RFC PATCH net-next 6/9] net: dsa: remove th... Florian Fainelli
- Re: [RFC PATCH net-next 6/9] net: dsa: remove th... Vladimir Oltean
- Re: [RFC PATCH net-next 6/9] net: dsa: remov... Vladimir Oltean