commit | a468ef452ab91907215e29e98cfadff8cb1c15f7 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Jun 09 17:42:05 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 09 22:12:48 2016 -0700 |
tree | d1bf5a79a31b058ef5ab7c250a0cc06f4d56641e | |
parent | cf515802043cccecfe9ab75065f8fc71e6ec9bab [diff] |
net: dsa: bcm_sf2: Split fast age into a helper function Add a helper function to fast age something that is controlled by the caller: port, VLAN. We will use this to implement a VLAN fast age operation. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>