diff options
author | Chuhong Yuan <hslester96@gmail.com> | 2019-08-02 19:48:28 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2019-08-10 00:54:11 +0300 |
commit | b51c225e6c4e987e131b8b1332f66969382bf328 (patch) | |
tree | f3c75cc514035dc0c3984bf54cbf951df8fdd876 /net/wimax | |
parent | c938451f6b9ccbf25eceb27fe1d1c24fd98af923 (diff) | |
download | linux-b51c225e6c4e987e131b8b1332f66969382bf328.tar.xz |
net/mlx5e: Use refcount_t for refcount
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: Chuhong Yuan <hslester96@gmail.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'net/wimax')
0 files changed, 0 insertions, 0 deletions