mirror of https://github.com/torvalds/linux.git
There are currently 2 ways to create a set of sysfs files for a kobj_type,
through the default_attrs field, and the default_groups field. Move the
IB code to use default_groups field which has been the preferred way since
commit
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| usnic.h | ||
| usnic_abi.h | ||
| usnic_common_pkt_hdr.h | ||
| usnic_common_util.h | ||
| usnic_debugfs.c | ||
| usnic_debugfs.h | ||
| usnic_fwd.c | ||
| usnic_fwd.h | ||
| usnic_ib.h | ||
| usnic_ib_main.c | ||
| usnic_ib_qp_grp.c | ||
| usnic_ib_qp_grp.h | ||
| usnic_ib_sysfs.c | ||
| usnic_ib_sysfs.h | ||
| usnic_ib_verbs.c | ||
| usnic_ib_verbs.h | ||
| usnic_log.h | ||
| usnic_transport.c | ||
| usnic_transport.h | ||
| usnic_uiom.c | ||
| usnic_uiom.h | ||
| usnic_uiom_interval_tree.c | ||
| usnic_uiom_interval_tree.h | ||
| usnic_vnic.c | ||
| usnic_vnic.h | ||