linux/drivers/net/ethernet/rocker
Florian Fainelli 010c8f01aa net: Get rid of switchdev_port_attr_get()
With the bridge no longer calling switchdev_port_attr_get() to obtain
the supported bridge port flags from a driver but instead trying to set
the bridge port flags directly and relying on driver to reject
unsupported configurations, we can effectively get rid of
switchdev_port_attr_get() entirely since this was the only place where
it was called.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-21 14:55:14 -08:00
..
Kconfig
Makefile
rocker.h rocker: Remove getting PORT_BRIDGE_FLAGS 2019-02-12 12:49:53 -05:00
rocker_hw.h
rocker_main.c net: Get rid of switchdev_port_attr_get() 2019-02-21 14:55:14 -08:00
rocker_ofdpa.c rocker: Remove port_attr_bridge_flags_get assignment 2019-02-12 13:53:28 -08:00
rocker_tlv.c
rocker_tlv.h