Acked-by: Daniele Venturino <[email protected]>

2014-08-21 1:57 GMT+02:00 Jarno Rajahalme <[email protected]>:

> Signed-off-by: Jarno Rajahalme <[email protected]>
> ---
>  lib/rstp-common.h |    7 -------
>  1 file changed, 7 deletions(-)
>
> diff --git a/lib/rstp-common.h b/lib/rstp-common.h
> index 6bc04eb..a67115b 100644
> --- a/lib/rstp-common.h
> +++ b/lib/rstp-common.h
> @@ -205,13 +205,6 @@ struct rstp_priority_vector {
>      uint16_t bridge_port_id;
>  };
>
> -struct rstp_priority_vector4 {
> -    rstp_identifier root_bridge_id;
> -    uint32_t root_path_cost;
> -    rstp_identifier designated_bridge_id;
> -    uint16_t designated_port_id;
> -};
> -
>  enum rstp_bpdu_type {
>      CONFIGURATION_BPDU = 0x0,
>      TOPOLOGY_CHANGE_NOTIFICATION_BPDU = 0x80,
> --
> 1.7.10.4
>
> _______________________________________________
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to