Re: [ovs-dev] [PATCH v6 08/18] lib/rstp: Refactor priority vector recalculation.
Acked-by: Daniele Venturino 2014-08-21 1:57 GMT+02:00 Jarno Rajahalme : > Signed-off-by: Jarno Rajahalme > --- > lib/rstp.c | 54 ++ > 1 file changed, 22 insertions(+), 32 deletions(-) > > diff --git a/lib/rstp.c b/lib/rstp.c > index 17830d
[ovs-dev] [PATCH v6 08/18] lib/rstp: Refactor priority vector recalculation.
Signed-off-by: Jarno Rajahalme --- lib/rstp.c | 54 ++ 1 file changed, 22 insertions(+), 32 deletions(-) diff --git a/lib/rstp.c b/lib/rstp.c index 17830d9..6254bb8 100644 --- a/lib/rstp.c +++ b/lib/rstp.c @@ -225,19 +225,32 @@ rstp_create(co