kernel-hacking-2024-linux-s.../net/dsa
Vladimir Oltean 7aea535d40 net: dsa: move rest of devlink setup/teardown to devlink.c
The code that needed further refactoring into dedicated functions in
dsa2.c was left aside. Move it now to devlink.c, and make dsa2.c stop
including net/devlink.h.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-11-22 20:41:47 -08:00
..
devlink.c net: dsa: move rest of devlink setup/teardown to devlink.c 2022-11-22 20:41:47 -08:00
devlink.h net: dsa: move rest of devlink setup/teardown to devlink.c 2022-11-22 20:41:47 -08:00
dsa.c net: dsa: move bulk of devlink code to devlink.{c,h} 2022-11-22 20:41:46 -08:00
dsa2.c net: dsa: move rest of devlink setup/teardown to devlink.c 2022-11-22 20:41:47 -08:00
dsa_priv.h net: dsa: modularize DSA_TAG_PROTO_NONE 2022-11-22 20:41:45 -08:00
Kconfig net: dsa: modularize DSA_TAG_PROTO_NONE 2022-11-22 20:41:45 -08:00
Makefile net: dsa: move bulk of devlink code to devlink.{c,h} 2022-11-22 20:41:46 -08:00
master.c net: dsa: autoload tag driver module on tagging protocol change 2022-11-17 21:16:42 -08:00
netlink.c net: dsa: make user ports return to init_net on netns deletion 2022-09-26 11:28:57 -07:00
port.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-11-17 18:30:39 -08:00
slave.c net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user ports 2022-11-17 19:40:08 -08:00
switch.c net: dsa: allow masters to join a LAG 2022-09-20 10:32:36 +02:00
tag_8021q.c net: dsa: introduce dsa_port_get_master() 2022-09-20 10:32:35 +02:00
tag_ar9331.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_brcm.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_dsa.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_gswip.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_hellcreek.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_ksz.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_lan9303.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_mtk.c net: dsa: tag_mtk: assign per-port queues 2022-11-18 19:46:06 -08:00
tag_none.c net: dsa: modularize DSA_TAG_PROTO_NONE 2022-11-22 20:41:45 -08:00
tag_ocelot.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_ocelot_8021q.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_qca.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_rtl4_a.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_rtl8_4.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_rzn1_a5psw.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_sja1105.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_trailer.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00
tag_xrs700x.c net: dsa: provide a second modalias to tag proto drivers based on their name 2022-11-17 21:16:41 -08:00