]> git.baikalelectronics.ru Git - kernel.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)
commitd99502c69478ae6e1a23be4ef2bf10625af29d88
treed1bf5a79a31b058ef5ab7c250a0cc06f4d56641e
parent49d8af5111605cfbfc48ba97bfff81d07c0e0859
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