Re: [PATCH net-next v2 1/2] net: dsa: mv88e6xxx: Split monitor port configuration

2019-10-22 Thread Andrew Lunn
On Mon, Oct 21, 2019 at 11:01:42PM +0200, Iwan R Timmer wrote: > Separate the configuration of the egress and ingress monitor port. > This allows the port mirror functionality to do ingress and egress > port mirroring to separate ports. > > Signed-off-by: Iwan R Timmer > --- > drivers/net/dsa/mv

[PATCH net-next v2 1/2] net: dsa: mv88e6xxx: Split monitor port configuration

2019-10-21 Thread Iwan R Timmer
Separate the configuration of the egress and ingress monitor port. This allows the port mirror functionality to do ingress and egress port mirroring to separate ports. Signed-off-by: Iwan R Timmer --- drivers/net/dsa/mv88e6xxx/chip.c| 9 - drivers/net/dsa/mv88e6xxx/chip.h| 3 ++