Re: [PATCH net-next] Adding switchdev ageing notification on port bridged

2015-10-21 Thread David Miller
From: Elad Raz Date: Mon, 19 Oct 2015 15:37:25 +0300 > Configure ageing time to the HW for newly bridged device > > CC: Scott Feldman > CC: Jiri Pirko > Signed-off-by: Elad Raz Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to m

Re: [PATCH net-next] Adding switchdev ageing notification on port bridged

2015-10-19 Thread Scott Feldman
On Mon, Oct 19, 2015 at 5:37 AM, Elad Raz wrote: > Configure ageing time to the HW for newly bridged device > > CC: Scott Feldman > CC: Jiri Pirko > Signed-off-by: Elad Raz Acked-by: Scott Feldman -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to

Re: [PATCH net-next] Adding switchdev ageing notification on port bridged

2015-10-19 Thread Jiri Pirko
Mon, Oct 19, 2015 at 02:37:25PM CEST, el...@mellanox.com wrote: >Configure ageing time to the HW for newly bridged device > >CC: Scott Feldman >CC: Jiri Pirko >Signed-off-by: Elad Raz Acked-by: Jiri Pirko -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a mes

[PATCH net-next] Adding switchdev ageing notification on port bridged

2015-10-19 Thread Elad Raz
Configure ageing time to the HW for newly bridged device CC: Scott Feldman CC: Jiri Pirko Signed-off-by: Elad Raz --- net/bridge/br_stp_if.c | 12 1 file changed, 12 insertions(+) diff --git a/net/bridge/br_stp_if.c b/net/bridge/br_stp_if.c index 4ca449a..fa53d7a 100644 --- a/net