Re: [PATCH net-next v2 4/7] rocker: adding port ageing_time for ageing out FDB entries

2015-09-20 Thread Jiri Pirko
Sun, Sep 20, 2015 at 05:48:26PM CEST, sfel...@gmail.com wrote: >From: Scott Feldman > >Follow-up patcheset will allow user to change ageing_time, but for now >just hard-code it to a fixed value (the same value used as the default >for the bridge driver). > >Signed-off-by: Scott Feldman Acked-by:

[PATCH net-next v2 4/7] rocker: adding port ageing_time for ageing out FDB entries

2015-09-20 Thread sfeldma
From: Scott Feldman Follow-up patcheset will allow user to change ageing_time, but for now just hard-code it to a fixed value (the same value used as the default for the bridge driver). Signed-off-by: Scott Feldman --- drivers/net/ethernet/rocker/rocker.c |2 ++ 1 file changed, 2 insertion