Hi David,
On Nov. Sunday 01 (44) 03:56 PM, David Miller wrote:
> From: Vivien Didelot
> Date: Sun, 1 Nov 2015 12:33:55 -0500
>
> > Simplify DSA by pushing the switchdev objects for VLAN add and delete
> > operations down to its drivers. Currently only mv88e6xxx is affected.
> >
> > Signed-off-
From: Vivien Didelot
Date: Sun, 1 Nov 2015 12:33:55 -0500
> Simplify DSA by pushing the switchdev objects for VLAN add and delete
> operations down to its drivers. Currently only mv88e6xxx is affected.
>
> Signed-off-by: Vivien Didelot
> ---
> v2: make _mv88e6xxx_port_vlan_del static as spotte