]> Git Repo - linux.git/commit
IB/mlx4: Fix create CQ error flow
authorMatan Barak <[email protected]>
Thu, 10 Nov 2016 09:30:55 +0000 (11:30 +0200)
committerDoug Ledford <[email protected]>
Thu, 17 Nov 2016 01:03:44 +0000 (20:03 -0500)
commit593ff73bcfdc79f79a8a0df55504f75ad3e5d1a9
treeee53147d4228608b6c83ba2d9fde51916da8af2c
parent37995116fecfce2b61ee3da6e73b3e394c6818f9
IB/mlx4: Fix create CQ error flow

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 <[email protected]>
Signed-off-by: Daniel Jurgens <[email protected]>
Reviewed-by: Mark Bloch <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
drivers/infiniband/hw/mlx4/cq.c
This page took 0.054424 seconds and 4 git commands to generate.