Pushed, thanks for the review.

  Jarno

> On Apr 16, 2015, at 2:08 PM, Daniele Venturino <venturino.dani...@gmail.com> 
> wrote:
> 
> Acked-by: Daniele Venturino <daniele.ventur...@m3s.it 
> <mailto:daniele.ventur...@m3s.it>>
> 
> 2015-04-16 21:58 GMT+02:00 Jarno Rajahalme <jrajaha...@nicira.com 
> <mailto:jrajaha...@nicira.com>>:
> Signed-off-by: Jarno Rajahalme <jrajaha...@nicira.com 
> <mailto:jrajaha...@nicira.com>>
> ---
>  lib/rstp-state-machines.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/lib/rstp-state-machines.c b/lib/rstp-state-machines.c
> index d254ca3..7e23789 100644
> --- a/lib/rstp-state-machines.c
> +++ b/lib/rstp-state-machines.c
> @@ -1858,7 +1858,6 @@ port_role_transition_sm(struct rstp_port *p)
>                   p->port_role_transition_sm_state);
>      }
>      if (last_role != p->role) {
> -        last_role = p->role;
>          VLOG_DBG("%s, port %u, port role ["RSTP_PORT_ID_FMT"] = %s",
>                   p->rstp->name, p->port_number, p->port_id,
>                   rstp_port_role_name(p->role));
> --
> 1.7.10.4
> 
> _______________________________________________
> dev mailing list
> dev@openvswitch.org <mailto:dev@openvswitch.org>
> http://openvswitch.org/mailman/listinfo/dev 
> <http://openvswitch.org/mailman/listinfo/dev>
> 

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to