lib/ovs-atomic: Clarified comments on ovs_refcount_unref().
authorJarno Rajahalme <jrajahalme@nicira.com>
Fri, 29 Aug 2014 17:34:52 +0000 (10:34 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Fri, 29 Aug 2014 17:34:52 +0000 (10:34 -0700)
commit2864e627e57e9d77efac3af0e7677a0c75c90c62
treef170dc05b5bd8d129beed4e91dbf3569457cf7fe
parent0b83904fbcec1d33296f9df05b607b61aec63912
lib/ovs-atomic: Clarified comments on ovs_refcount_unref().

ovs_refcount_unref() needs to syncronize with the other instances of
itself rather than with ovs_refcount_ref().

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/ovs-atomic.h