All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] [PATCH net-next 0/3] Remove getting SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
@ 2019-02-11 21:17 ` Florian Fainelli
  0 siblings, 0 replies; 22+ messages in thread
From: Florian Fainelli @ 2019-02-11 21:17 UTC (permalink / raw)
  To: netdev
  Cc: open list:STAGING SUBSYSTEM, andrew, Florian Fainelli,
	moderated list:ETHERNET BRIDGE, open list, vivien.didelot,
	Ido Schimmel, jiri, David S. Miller

Hi all,

AFAICT there is no code that attempts to get the value of the attribute
SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS while it is used with
switchdev_port_attr_set().

This is effectively no doing anything and it can slow down future work
that tries to make modifications in these areas so remove that.

David, there should be no dependency with previous patch series, but
again, feedback from Ido and Jiri would be welcome in case this was
added for a reason.

Thanks!

Florian Fainelli (3):
  mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGS
  rocker: Remove getting PORT_BRIDGE_FLAGS
  staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS

 .../mellanox/mlxsw/spectrum_switchdev.c         | 17 -----------------
 drivers/net/ethernet/rocker/rocker.h            |  2 --
 drivers/net/ethernet/rocker/rocker_main.c       | 15 ---------------
 drivers/net/ethernet/rocker/rocker_ofdpa.c      | 10 ----------
 drivers/staging/fsl-dpaa2/ethsw/ethsw.c         |  5 -----
 5 files changed, 49 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2019-02-12 21:35 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-11 21:17 [Bridge] [PATCH net-next 0/3] Remove getting SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS Florian Fainelli
2019-02-11 21:17 ` Florian Fainelli
2019-02-11 21:17 ` [Bridge] [PATCH net-next 1/3] mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGS Florian Fainelli
2019-02-11 21:17   ` Florian Fainelli
2019-02-12  8:55   ` Jiri Pirko
2019-02-12 12:18   ` [Bridge] " Ido Schimmel
2019-02-12 12:18     ` Ido Schimmel
2019-02-11 21:17 ` [Bridge] [PATCH net-next 2/3] rocker: " Florian Fainelli
2019-02-11 21:17   ` Florian Fainelli
2019-02-12  8:56   ` Jiri Pirko
2019-02-11 21:17 ` [Bridge] [PATCH net-next 3/3] staging: fsl-dpaa2: ethsw: " Florian Fainelli
2019-02-11 21:17   ` Florian Fainelli
2019-02-12  7:28   ` [Bridge] " Greg KH
2019-02-12  7:28     ` Greg KH
2019-02-12  8:56   ` Jiri Pirko
2019-02-12  8:55 ` [PATCH net-next 0/3] Remove getting SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS Jiri Pirko
2019-02-12 17:50 ` [Bridge] " David Miller
2019-02-12 17:50   ` David Miller
2019-02-12 17:54   ` [Bridge] " Florian Fainelli
2019-02-12 17:54     ` Florian Fainelli
2019-02-12 21:35     ` [Bridge] " Florian Fainelli
2019-02-12 21:35       ` Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.