On Mon, Apr 06, 2020 at 08:35:40PM +0300, Leon Romanovsky wrote: > From: Yishai Hadas <yishaih@xxxxxxxxxxxx> > > Fix udata response upon SRQ creation to use the UAPI structure (i.e. > mlx5_ib_create_srq_resp). > > Fixes: e126ba97dba9 ("mlx5: Add driver for Mellanox Connect-IB adapters") > Signed-off-by: Yishai Hadas <yishaih@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/srq.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) This isn't really a -rc issue, applied to for-next, thanks Jason