Re: [PATCH net-next v2 8/8] net: Remove switchdev_ops

From: Ido Schimmel
Date: Wed Feb 27 2019 - 07:31:01 EST


On Tue, Feb 26, 2019 at 05:14:27PM -0800, Florian Fainelli wrote:
> Now that we have converted all possible callers to using a switchdev
> notifier for attributes we do not have a need for implementing
> switchdev_ops anymore, and this can be removed from all drivers the
> net_device structure.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxxxx>