Re: [ovs-dev] [PATCH] lib/rstp: Use ovs_refcount_unref_relaxed.

2014-09-10 Thread Jarno Rajahalme
Did the same treatment to rstp_port_unref() and elaborated the commit message. Acked-by: Jarno Rajahalme Pushed to master, Jarno On Sep 10, 2014, at 1:28 AM, Daniele Venturino wrote: > See commit 24f8381214966e90819bf4a9ecabf076cbfc1b08. > > Signed-off by: Daniele Venturino > --- > lib/r

[ovs-dev] [PATCH] lib/rstp: Use ovs_refcount_unref_relaxed.

2014-09-10 Thread Daniele Venturino
See commit 24f8381214966e90819bf4a9ecabf076cbfc1b08. Signed-off by: Daniele Venturino --- lib/rstp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rstp.c b/lib/rstp.c index b213b44..f2f1dce 100644 --- a/lib/rstp.c +++ b/lib/rstp.c @@ -168,7 +168,7 @@ void rstp_unref(st