Files
linux-stable-mirror/include/linux
Heiner Kallweit 81b01894d7 net: core: add devm_netdev_alloc_pcpu_stats
We have netdev_alloc_pcpu_stats(), and we have devm_alloc_percpu().
Add a managed version of netdev_alloc_pcpu_stats, e.g. for allocating
the per-cpu stats in the probe() callback of a driver. It needs to be
a macro for dealing properly with the type argument.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-10-31 10:22:49 -07:00
..
2020-10-16 17:21:51 +02:00
2020-10-28 13:42:36 -04:00
2020-10-13 18:38:32 -07:00
2020-10-18 09:27:09 -07:00
2020-10-18 09:27:10 -07:00
2020-10-18 09:27:10 -07:00