linux_dsm_epyc7002/drivers/net/ethernet/freescale/dpaa
Chuhong Yuan 31168a6d12 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>
2019-08-08 17:57:54 -07:00
..
dpaa_eth_sysfs.c dpaa_eth: use multiple Rx frame queues 2017-08-28 16:41:00 -07:00
dpaa_eth_trace.h dpaa_eth: add trace points 2016-11-15 22:34:25 -05:00
dpaa_eth.c dpaa_eth: Use refcount_t for refcount 2019-08-08 17:57:54 -07:00
dpaa_eth.h dpaa_eth: Use refcount_t for refcount 2019-08-08 17:57:54 -07:00
dpaa_ethtool.c dpaa_eth: use only online CPU portals 2019-05-28 11:19:55 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00