]> git.baikalelectronics.ru Git - kernel.git/commit
IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMAC
authorParav Pandit <parav@mellanox.com>
Tue, 23 May 2017 08:26:09 +0000 (11:26 +0300)
committerDoug Ledford <dledford@redhat.com>
Tue, 18 Jul 2017 01:20:49 +0000 (21:20 -0400)
commitd44a0f576db76b6540b4977051b3aac80058ec13
treea70fc8ac0bea83436121b96516ea3702ddc2f09c
parent06590602b112a3e1c5c70df756bf763fd2731738
IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMAC

This patch makes use of IB core's ib_modify_qp_with_udata function that
also resolves the DMAC and handles udata.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Eli Cohen <eli@mellanox.com>
Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/uverbs_cmd.c