linux/net/dsa
Vivien Didelot 1faabf7440 net: dsa: add notifier for ageing time
This patch keeps the port-wide ageing time handling code in
dsa_port_ageing_time, pushes the requested ageing time value in a new
switch fabric notification, and moves the switch-wide ageing time
handling code in dsa_switch_ageing_time.

This has the effect that now not only the switch that the target port
belongs to can be programmed, but all switches composing the switch
fabric. For the moment, keep the current behavior and ignore other
switches.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-22 19:37:32 -04:00
..
dsa2.c net: dsa: include dsa.h only once 2017-05-18 10:40:12 -04:00
dsa_priv.h net: dsa: add notifier for ageing time 2017-05-22 19:37:32 -04:00
dsa.c net: dsa: include dsa.h only once 2017-05-18 10:40:12 -04:00
Kconfig net: dsa: Sort DSA tagging protocol drivers 2017-05-17 15:19:40 -04:00
legacy.c net: dsa: include dsa.h only once 2017-05-18 10:40:12 -04:00
Makefile net: dsa: move port state setters 2017-05-22 19:37:32 -04:00
port.c net: dsa: add notifier for ageing time 2017-05-22 19:37:32 -04:00
slave.c net: dsa: move VLAN handlers 2017-05-22 19:37:32 -04:00
switch.c net: dsa: add notifier for ageing time 2017-05-22 19:37:32 -04:00
tag_brcm.c net: dsa: include dsa.h only once 2017-05-18 10:40:12 -04:00
tag_dsa.c net: dsa: include dsa.h only once 2017-05-18 10:40:12 -04:00
tag_edsa.c net: dsa: include dsa.h only once 2017-05-18 10:40:12 -04:00
tag_lan9303.c net: dsa: include dsa.h only once 2017-05-18 10:40:12 -04:00
tag_mtk.c net: dsa: include dsa.h only once 2017-05-18 10:40:12 -04:00
tag_qca.c net: dsa: include dsa.h only once 2017-05-18 10:40:12 -04:00
tag_trailer.c net: dsa: include dsa.h only once 2017-05-18 10:40:12 -04:00