IB/mlx4: Fix create CQ error flow
authorMatan Barak <matanb@mellanox.com>
Thu, 10 Nov 2016 09:30:55 +0000 (11:30 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 23 Feb 2017 03:51:00 +0000 (03:51 +0000)
commit84907cb3cc8846bc5e07b18e26e5ee49568d0aeb
treef0dcdc29c7f12ee5e1b85cd1c9049651ba6a0066
parentc24d23cd017402dbb0c785bcaff94f2d613ffd23
IB/mlx4: Fix create CQ error flow

commit 593ff73bcfdc79f79a8a0df55504f75ad3e5d1a9 upstream.

Currently, if ib_copy_to_udata fails, the CQ
won't be deleted from the radix tree and the HW (HW2SW).

Fixes: 225c7b1feef1 ('IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters')
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Daniel Jurgens <danielj@mellanox.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/infiniband/hw/mlx4/cq.c