From: sfel...@gmail.com
Date: Sun, 20 Sep 2015 08:48:27 -0700

> From: Scott Feldman <sfel...@gmail.com>
> 
> Add a timer to each rocker switch to do FDB entry cleanup by ageing out
> expired entries.  The timer scheduling algo is copied from the bridge
> driver, for the most part, to keep the firing of the timer to a minimum.
> 
> Signed-off-by: Scott Feldman <sfel...@gmail.com>
> Acked-by: Jiri Pirko <j...@resnulli.us>

You need to del_timer_sync() or similar on this timer in
rocker_remove().
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to