commit | 915e4af59f0b6a9e72dd9ef0fda853b87ae556c5 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@nvidia.com> | Fri Jun 11 19:00:34 2021 +0300 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Wed Jun 16 20:58:32 2021 -0300 |
tree | 0a2f59f12d5f6a861970595bae8f2b296c44e365 | |
parent | 69d86a66bdf0d5aa7e687751203e5e6a94124fb5 [diff] |
RDMA: Remove rdma_set_device_sysfs_group() The driver's device group can be specified as part of the ops structure like the device's port group. No need for the complicated API. Link: https://lore.kernel.org/r/8964785a34fd3a29ff5b6693493f575b717e594d.1623427137.git.leonro@nvidia.com Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>