commit | 1f07e08fab2e895c68d4eb5a519c36be75a12078 | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Mon Mar 19 15:02:35 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Mar 19 14:45:17 2018 -0600 |
tree | 677978d240779d885343be695a9b4663a4af954c | |
parent | 0ede73bc012c98fba244b33efbc42e48dd23ee9a [diff] |
IB/uverbs: Enable compact representation of uverbs_attr_spec Downstream patches extend uverbs_attr_spec with new fields. In order to save space, we move the type and flags fields to the various attribute flavors contained in the union. Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>