aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
diff options
context:
space:
mode:
authorParav Pandit <parav@mellanox.com>2018-10-07 12:12:41 +0300
committerDoug Ledford <dledford@redhat.com>2018-10-16 14:09:45 -0400
commit1ae4cfa03902c83d1d77123e5ac8f0812c61b90e (patch)
treef177e0a1c8fec48414ad529dafb3c6ee6c5307ee /include/rdma/ib_verbs.h
parentRDMA/core: Do not expose unsupported counters (diff)
downloadlinux-dev-1ae4cfa03902c83d1d77123e5ac8f0812c61b90e.tar.xz
linux-dev-1ae4cfa03902c83d1d77123e5ac8f0812c61b90e.zip
RDMA/core: Rename ports_parent to ports_kobj
Normally kobj objects have kobj suffix to reflect it. Rename ports_parent to ports_kobj. Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include/rdma/ib_verbs.h')
-rw-r--r--include/rdma/ib_verbs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rdma/ib_verbs.h b/include/rdma/ib_verbs.h
index 7ce617d77f8f..7d732cf87886 100644
--- a/include/rdma/ib_verbs.h
+++ b/include/rdma/ib_verbs.h
@@ -2542,7 +2542,7 @@ struct ib_device {
/* First group for device attributes, NULL terminated array */
const struct attribute_group *groups[2];
- struct kobject *ports_parent;
+ struct kobject *ports_kobj;
struct list_head port_list;
enum {