On Fri, Dec 27, 2013 at 8:03 PM, Ben Pfaff <b...@nicira.com> wrote:
> This is a thin wrapper around an atomic_uint.  It is useful anyhow because
> each ovs_refcount_ref() or ovs_refcount_unref() call saves a few lines of
> code.
>
> This commit also changes all the potential direct users over to use the new
> data structure.
>
> Signed-off-by: Ben Pfaff <b...@nicira.com>
> ---
Looks good to me.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to