On Thu, Dec 17, 2020 at 2:59 AM Vladimir Oltean <[email protected]> wrote:
> It should be the driver's business to logically separate its VLAN > offloading into a preparation and a commit phase, and some drivers don't > need / can't do this. > > So remove the transactional shim from DSA and let drivers to propagate > errors directly from the .port_vlan_add callback. > > Signed-off-by: Vladimir Oltean <[email protected]> This makes the RTL8366 handle errors in a strict way so: Reviewed-by: Linus Wallei <[email protected]> Yours, Linus Walleij
