Acked-by: pritesh <pritesh.koth...@cisco.com>

On Sep 24, 2013, at 2:58 PM, Ben Pfaff wrote:

> Signed-off-by: Ben Pfaff <b...@nicira.com>
> ---
> datapath/vport.c |    2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/datapath/vport.c b/datapath/vport.c
> index f62201d..3878510 100644
> --- a/datapath/vport.c
> +++ b/datapath/vport.c
> @@ -239,7 +239,7 @@ void ovs_vport_del(struct vport *vport)
>  * @stats: stats to set
>  *
>  * Provides a set of transmit, receive, and error stats to be added as an
> - * offset to the collect data when stats are retreived.  Some devices may not
> + * offset to the collect data when stats are retrieved.  Some devices may not
>  * support setting the stats, in which case the result will always be
>  * -EOPNOTSUPP.
>  *
> -- 
> 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