Acked-by: Daniele Venturino <daniele.ventur...@m3s.it>

2015-04-16 21:58 GMT+02:00 Jarno Rajahalme <jrajaha...@nicira.com>:

> Signed-off-by: Jarno Rajahalme <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
> http://openvswitch.org/mailman/listinfo/dev
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to