mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 03:59:22 +02:00
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> |
||
|---|---|---|
| .. | ||
| dpaa_eth.c | ||
| dpaa_eth.h | ||
| dpaa_eth_sysfs.c | ||
| dpaa_eth_trace.h | ||
| dpaa_ethtool.c | ||
| Kconfig | ||
| Makefile | ||