Skip to content
Snippets Groups Projects
user avatar
Chuhong Yuan authored
refcount_t is better for reference counters since its
implementation can prevent overflows.
So convert atomic_t ref counters to refcount_t.

Signed-off-by: default avatarChuhong Yuan <hslester96@gmail.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@mellanox.com>
b51c225e