Acked-by: Ethan Jackson <[email protected]>

On Thu, Jun 27, 2013 at 6:16 PM, Justin Pettit <[email protected]> wrote:
> Signed-off-by: Justin Pettit <[email protected]>
> ---
>  lib/odp-util.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/lib/odp-util.c b/lib/odp-util.c
> index fd4207a..7724be4 100644
> --- a/lib/odp-util.c
> +++ b/lib/odp-util.c
> @@ -1063,7 +1063,7 @@ format_odp_key_attr(const struct nlattr *a, const 
> struct nlattr *ma,
>                                vlan_tci_to_vid(vlan_tci),
>                                vlan_tci_to_vid(mask),
>                                vlan_tci_to_pcp(vlan_tci),
> -                              vlan_tci_to_vid(mask),
> +                              vlan_tci_to_pcp(mask),
>                                vlan_tci_to_cfi(vlan_tci),
>                                vlan_tci_to_cfi(mask));
>              } else {
> --
> 1.7.5.4
>
> _______________________________________________
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
X-CudaMail-Whitelist-To: [email protected]
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to