switch-linux/net/dsa
Vivien Didelot 1f08f9e9cb net: dsa: setup and teardown switches
This patches brings no functional changes. It removes the unused dst
argument from the dsa_ds_apply and dsa_ds_unapply functions, rename them
to dsa_switch_setup and dsa_switch_teardown for a more explicit scope.

This clarifies the steps of the setup or teardown of a switch fabric.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-09 09:26:49 +09:00
..
dsa.c
dsa2.c net: dsa: setup and teardown switches 2017-11-09 09:26:49 +09:00
dsa_priv.h net: dsa: setup and teardown master device 2017-11-09 09:26:49 +09:00
Kconfig
legacy.c net: dsa: setup and teardown master device 2017-11-09 09:26:49 +09:00
Makefile
master.c net: dsa: setup and teardown master device 2017-11-09 09:26:49 +09:00
port.c
slave.c net: dsa: constify cpu_dp member of dsa_port 2017-11-09 09:26:49 +09:00
switch.c
tag_brcm.c
tag_dsa.c
tag_edsa.c
tag_ksz.c
tag_lan9303.c net: dsa: lan9303: Adjust indenting 2017-11-08 13:29:06 +09:00
tag_mtk.c
tag_qca.c
tag_trailer.c