On Tue, Jan 15, 2019 at 04:45:32PM +0200, Leon Romanovsky wrote: > From: Mark Bloch <markb@xxxxxxxxxxxx> > > Add two supported flags: > * MLX5_QP_FLAG_TIR_ALLOW_SELF_LB_UC > * MLX5_QP_FLAG_TIR_ALLOW_SELF_LB_MC > > Add them and while here fix the indentation. > > Fixes: 2e43bb31b8df ("IB/mlx5: Verify that driver supports user flags") > Signed-off-by: Mark Bloch <markb@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/qp.c | 16 +++++++++------- > 1 file changed, 9 insertions(+), 7 deletions(-) Applied to for-rc I also sorted the flags list and reworded the commit message Jason