diff options
Diffstat (limited to 'include/linux/cgroup_rdma.h')
| -rw-r--r-- | include/linux/cgroup_rdma.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/cgroup_rdma.h b/include/linux/cgroup_rdma.h index 404e746552ca..9a5c9ee728e7 100644 --- a/include/linux/cgroup_rdma.h +++ b/include/linux/cgroup_rdma.h @@ -34,6 +34,7 @@ struct rdmacg_device { struct list_head dev_node; struct list_head rpools; char *name; + u32 index; }; /* |
