linux-bl808/net/dsa
Andrew Lunn 875138f81d dsa: Move tagger name into its ops structure
Rather than keep a list to map a tagger ops to a name, place the name
into the ops structure. This removes the hard coded list, a step
towards making the taggers more dynamic.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>

v2:
Move name to end of structure, keeping the hot entries at the beginning.

Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-28 19:41:00 -04:00
..
dsa.c dsa: Move tagger name into its ops structure 2019-04-28 19:41:00 -04:00
dsa2.c dsa: pass switch ID through devlink_port_attrs_set() 2019-04-04 17:42:36 -07:00
dsa_priv.h
Kconfig net: devlink: select NET_DEVLINK from drivers 2019-03-24 14:55:31 -04:00
legacy.c
Makefile
master.c
port.c
slave.c dsa: pass switch ID through devlink_port_attrs_set() 2019-04-04 17:42:36 -07:00
switch.c
tag_brcm.c dsa: Move tagger name into its ops structure 2019-04-28 19:41:00 -04:00
tag_dsa.c dsa: Move tagger name into its ops structure 2019-04-28 19:41:00 -04:00
tag_edsa.c dsa: Move tagger name into its ops structure 2019-04-28 19:41:00 -04:00
tag_gswip.c dsa: Move tagger name into its ops structure 2019-04-28 19:41:00 -04:00
tag_ksz.c dsa: Move tagger name into its ops structure 2019-04-28 19:41:00 -04:00
tag_lan9303.c dsa: Move tagger name into its ops structure 2019-04-28 19:41:00 -04:00
tag_mtk.c dsa: Move tagger name into its ops structure 2019-04-28 19:41:00 -04:00
tag_qca.c dsa: Move tagger name into its ops structure 2019-04-28 19:41:00 -04:00
tag_trailer.c dsa: Move tagger name into its ops structure 2019-04-28 19:41:00 -04:00