[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87d18xbq3d.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me>
Date: Tue, 18 Jul 2017 13:40:54 -0400
From: Vivien Didelot <vivien.didelot@...oirfairelinux.com>
To: Arkadi Sharshevsky <arkadis@...lanox.com>, netdev@...r.kernel.org
Cc: davem@...emloft.net, jiri@...nulli.us, ivecera@...hat.com,
f.fainelli@...il.com, andrew@...n.ch, Woojung.Huh@...rochip.com,
stephen@...workplumber.org, mlxsw@...lanox.com,
Arkadi Sharshevsky <arkadis@...lanox.com>
Subject: Re: [PATCH net-next 07/11] net: dsa: Remove support for bypass bridge port attributes/vlan set
Hi Arkadi,
Arkadi Sharshevsky <arkadis@...lanox.com> writes:
> The bridge port attributes/vlan for DSA devices should be set only
> from bridge code. Furthermore, The vlans are synced totally with the
> bridge so there is no need for special dump support.
>
> Signed-off-by: Arkadi Sharshevsky <arkadis@...lanox.com>
> ---
> drivers/net/dsa/b53/b53_common.c | 44 --------------------------
> drivers/net/dsa/b53/b53_priv.h | 3 --
> drivers/net/dsa/bcm_sf2.c | 1 -
> drivers/net/dsa/dsa_loop.c | 38 -----------------------
> drivers/net/dsa/microchip/ksz_common.c | 41 -------------------------
> drivers/net/dsa/mv88e6xxx/chip.c | 56 ----------------------------------
> include/net/dsa.h | 4 ---
> net/dsa/dsa_priv.h | 4 ---
> net/dsa/port.c | 12 --------
> net/dsa/slave.c | 6 ----
Regarding this massive deletion, can you please split it in two patches,
one deleting first the DSA core usage of .port_vlan_dump, i.e. in:
net/dsa/dsa_priv.h
net/dsa/port.c
net/dsa/slave.c
Then a second patch which deletes the .port_vlan_dump implementations?
This may sound useless but it will actually make it easy for us to
restore the VLAN dump support in drivers once we introduce an
alternative way to query the hardware.
Thanks,
Vivien
Powered by blists - more mailing lists