From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leon Romanovsky Subject: [PATCH rdma-next 0/2] Fix to mlx5 devx interface Date: Wed, 19 Dec 2018 16:28:09 +0200 Message-ID: <20181219142811.21301-1-leon@kernel.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: Sender: netdev-owner@vger.kernel.org To: Doug Ledford , Jason Gunthorpe Cc: Leon Romanovsky , RDMA mailing list , Artemy Kovalyov , Yishai Hadas , Saeed Mahameed , linux-netdev List-Id: linux-rdma@vger.kernel.org From: Leon Romanovsky Hi, This small fix to mlx5 devx interface is separated to two, so we can apply first patch to mlx5-next. Thanks Yishai Hadas (2): IB/mlx5: Introduce uid as part of alloc/dealloc transport domain IB/mlx5: Use uid as part of alloc/dealloc transport domain drivers/infiniband/hw/mlx5/cmd.c | 2 ++ include/linux/mlx5/mlx5_ifc.h | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-)