RDMA/uverbs: Fill in the response for IB_USER_VERBS_EX_CMD_MODIFY_QP
authorJason Gunthorpe <jgg@mellanox.com>
Sun, 25 Nov 2018 18:58:40 +0000 (20:58 +0200)
committerDoug Ledford <dledford@redhat.com>
Mon, 3 Dec 2018 17:01:58 +0000 (12:01 -0500)
commit40efca7a46a04223e6792fbe23ba337f54cff794
treed38e9dd58acd7a67086ab8f75fdcaf545c221726
parent29a29d18523235e749916a0154435f26f3238639
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>
drivers/infiniband/core/uverbs_cmd.c