diff options
author | Chuhong Yuan <hslester96@gmail.com> | 2019-08-03 00:47:59 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-08 17:57:54 -0700 |
commit | 31168a6d129aebc02f92d4b7cc9946c0b6364c2b (patch) | |
tree | 0683387b991e4813bca6ecbc7b02f7cd53d7e49c /COPYING | |
parent | b3a598eb0d6b5c88ef8284c5dc95986eea365054 (diff) | |
download | linux-31168a6d129aebc02f92d4b7cc9946c0b6364c2b.tar.bz2 |
dpaa_eth: 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions