]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: dsa: bcm_sf2: Split fast age into a helper function
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 10 Jun 2016 00:42:05 +0000 (17:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Jun 2016 05:12:48 +0000 (22:12 -0700)
commita468ef452ab91907215e29e98cfadff8cb1c15f7
treed1bf5a79a31b058ef5ab7c250a0cc06f4d56641e
parentcf515802043cccecfe9ab75065f8fc71e6ec9bab
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>
drivers/net/dsa/bcm_sf2.c