Re: [PATCH net] bridge: mdb: start delete timer for temp static entries

2015-07-08 Thread David Miller
From: Nikolay Aleksandrov Date: Mon, 6 Jul 2015 05:53:35 -0700 > From: Satish Ashok > > Start the delete timer when adding temp static entries so they can expire. > > Signed-off-by: Satish Ashok > Signed-off-by: Nikolay Aleksandrov > Fixes: ccb1c31a7a87 ("bridge: add flags to distinguish pe

[PATCH net] bridge: mdb: start delete timer for temp static entries

2015-07-06 Thread Nikolay Aleksandrov
From: Satish Ashok Start the delete timer when adding temp static entries so they can expire. Signed-off-by: Satish Ashok Signed-off-by: Nikolay Aleksandrov Fixes: ccb1c31a7a87 ("bridge: add flags to distinguish permanent mdb entires") --- net/bridge/br_mdb.c | 3 +++ 1 file changed, 3 insert