commit | 5a77abf9a97a7ecc8fb0f6bf4ad411fb12b02f31 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@dev.mellanox.co.il> | Thu Dec 11 17:04:15 2014 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Mon Dec 15 18:13:35 2014 -0800 |
tree | 2fbcf2c088cde299781ef0104c165f595aebd415 | |
parent | c1395a2a8c01e8a919e47d64eb3d23d00e824b8b [diff] |
IB/core: Add support for extended query device caps Add extensible query device capabilities verb to allow adding new features. ib_uverbs_ex_query_device is added and copy_query_dev_fields is used to copy capability fields to be used by both ib_uverbs_query_device and ib_uverbs_ex_query_device. Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>