aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@nvidia.com>2021-06-11 19:00:25 +0300
committerJason Gunthorpe <jgg@nvidia.com>2021-06-16 20:58:30 -0300
commit2ca1cca4352ed50a363159aa9b8eeb6182446580 (patch)
tree5bdda221f52634071e90c42c9713328758e1d763 /include/rdma/ib_verbs.h
parentRDMA/core: Simplify how the gid_attrs sysfs is created (diff)
downloadlinux-dev-2ca1cca4352ed50a363159aa9b8eeb6182446580.tar.xz
linux-dev-2ca1cca4352ed50a363159aa9b8eeb6182446580.zip
RDMA/core: Simplify how the port sysfs is created
Use the same technique as gid_attrs now uses to manage the port sysfs. Bundle everything into three allocations and use a single sysfs_create_groups() to build everything in one shot. All the memory is always freed in the kobj release function, removing most of the error unwinding. The gid_attr technique and the hw_counters are very similar, merge the two together and combine the sysfs_create_group() call for hw_counters with the single sysfs group setup. Link: https://lore.kernel.org/r/b688f3340694c59f7b44b1bde40e25559ef43cf3.1623427137.git.leonro@nvidia.com Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'include/rdma/ib_verbs.h')
0 files changed, 0 insertions, 0 deletions