commit | 0a0800ce2a6a4d58d73f712f1c0780974877babf | [log] [tgz] |
---|---|---|
author | Mark Zhang <markzhang@nvidia.com> | Fri Oct 08 15:24:30 2021 +0300 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Tue Oct 12 12:48:04 2021 -0300 |
tree | 0782d5e7550354223700a4625637bc48d9171c68 | |
parent | 13f30b0fa0a9fa4f713edbb262f2e451886ce242 [diff] |
RDMA/core: Add a helper API rdma_free_hw_stats_struct Add a new API rdma_free_hw_stats_struct to pair with rdma_alloc_hw_stats_struct (which is also de-inlined). This will be useful when there are more alloc/free works in following patches. Link: https://lore.kernel.org/r/20211008122439.166063-5-markzhang@nvidia.com Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Mark Zhang <markzhang@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>