RDMA/mlx5: Remove extraneous error check
authorGal Pressman <pressmangal@gmail.com>
Mon, 8 Oct 2018 16:44:03 +0000 (19:44 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 16 Oct 2018 06:21:38 +0000 (00:21 -0600)
commit645ba5970c0766c610920fd5e8dd34e62766af5a
treebfd02579d6409db0d005fb9674d54d306a25838c
parent2351776e87a18318b5f4732e7790f0c726cc37a0
RDMA/mlx5: Remove extraneous error check

Remove double error check from create user RQ error flow.

Fixes: 79b20a6c3014 ("IB/mlx5: Add receive Work Queue verbs")
Signed-off-by: Gal Pressman <pressmangal@gmail.com>
Reviewed-by: Majd Dibbiny <majd@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/qp.c