Re: [PATCH net-next v3 6/8] net: bridge: Stop calling switchdev_port_attr_get()

From: Ido Schimmel
Date: Thu Feb 21 2019 - 04:56:58 EST


On Wed, Feb 20, 2019 at 04:58:24PM -0800, Florian Fainelli wrote:
> Now that all switchdev drivers have been converted to check the
> SWITCHDEV_ATTR_ID_PORT_PRE_BRIDGE_FLAGS flags and report flags that they
> do not support accordingly, we can migrate the bridge code to try to set
> that attribute first, check the results and then do the actual setting.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxxxx>