commit | c0f4979e90eaa4cd4a63ae95fbf8e65a85150a5f | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@nvidia.com> | Wed Aug 05 14:28:52 2020 -0300 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Tue Aug 18 15:43:07 2020 -0300 |
tree | dad391dce808fe92b06a24663aeff36cc8ed8c64 | |
parent | c97119b6d3135fe173751cf8bf53136f322bd506 [diff] |
RDMA/cm: Remove unused cm_class Previous commits removed all references to the /sys/class/infiniband_cm/ directory represented by the cm_class symbol. Remove the directory and cm_class. Fixes: a1a8e4a85cf7 ("rdma: Delete the ib_ucm module") Link: https://lore.kernel.org/r/0-v1-90096a98c476+205-remove_cm_leftovers_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>