linux/net/dsa
Vladimir Oltean 417b99bf75 net: dsa: remove obsolete comments about switchdev transactions
Now that all port object notifiers were converted to be non-transactional,
we can remove the comments that say otherwise.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-01-11 16:00:57 -08:00
..
Kconfig net: dsa: tag_dsa: Unify regular and ethertype DSA taggers 2020-11-17 09:16:12 -08:00
Makefile net: dsa: tag_dsa: Unify regular and ethertype DSA taggers 2020-11-17 09:16:12 -08:00
dsa.c net: dsa: remove the DSA specific notifiers 2021-01-07 15:42:07 -08:00
dsa2.c net: dsa: print error on invalid port index 2021-01-06 16:21:08 -08:00
dsa_priv.h net: dsa: remove the transactional logic from ageing time notifiers 2021-01-11 16:00:57 -08:00
master.c net: dsa: print the MTU value that could not be set 2020-12-08 11:24:07 -08:00
port.c net: dsa: remove the transactional logic from ageing time notifiers 2021-01-11 16:00:57 -08:00
slave.c net: dsa: remove obsolete comments about switchdev transactions 2021-01-11 16:00:57 -08:00
switch.c net: dsa: remove obsolete comments about switchdev transactions 2021-01-11 16:00:57 -08:00
tag_8021q.c
tag_ar9331.c
tag_brcm.c net: dsa: move the Broadcom tag information in a separate header file 2021-01-07 15:42:07 -08:00
tag_dsa.c net: dsa: tag_dsa: Use a consistent comment style 2020-11-17 09:16:12 -08:00
tag_gswip.c
tag_hellcreek.c net: dsa: tag_hellcreek: Cleanup includes 2020-11-23 16:57:21 -08:00
tag_ksz.c
tag_lan9303.c
tag_mtk.c
tag_ocelot.c
tag_qca.c
tag_rtl4_a.c
tag_sja1105.c
tag_trailer.c