]> Git Repo - linux.git/commit
docs: net: dsa: document port_fast_age
authorVladimir Oltean <[email protected]>
Sat, 16 Jul 2022 18:53:37 +0000 (21:53 +0300)
committerDavid S. Miller <[email protected]>
Mon, 18 Jul 2022 11:44:37 +0000 (12:44 +0100)
commit0cb8682ebf5eedbfd71a8b212f23afc1aedfe1ba
treee2f080a9810447158ee6b4ce1216f6104fdd5ed9
parent3c87237ecd27fe5534f3324a4dccbce059c04e40
docs: net: dsa: document port_fast_age

The provided information about FDB flushing is not really up to date.
The DSA core automatically calls port_fast_age() when necessary, and
drivers should just implement that rather than hooking it to
port_bridge_leave, port_stp_state_set and others.

Fixes: 732f794c1baf ("net: dsa: add port fast ageing")
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Documentation/networking/dsa/dsa.rst
This page took 0.043182 seconds and 4 git commands to generate.