commit | 40efca7a46a04223e6792fbe23ba337f54cff794 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Sun Nov 25 20:58:40 2018 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Mon Dec 03 12:01:58 2018 -0500 |
tree | d38e9dd58acd7a67086ab8f75fdcaf545c221726 | |
parent | 29a29d18523235e749916a0154435f26f3238639 [diff] |
RDMA/uverbs: Fill in the response for IB_USER_VERBS_EX_CMD_MODIFY_QP A response struct was defined, and userspace is providing it (but not checking it). Fill it in and write it out. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>