IB/mlx5: Fix memory leak in mlx5_ib_create_srq
authorMoshe Lazer <moshel@mellanox.com>
Wed, 11 Sep 2013 13:35:24 +0000 (16:35 +0300)
committerRoland Dreier <roland@purestorage.com>
Thu, 10 Oct 2013 16:23:55 +0000 (09:23 -0700)
commit56e1ab0f13509ff9ceaab2fb668c80e6722e1c94
tree73409f6b85a3da97cf94516311c79595fae58e1b
parent3c4619114cb6760d2c97fd562ea96d2c8786b56a
IB/mlx5: Fix memory leak in mlx5_ib_create_srq

The patch fixes the rollback in case of failure in creating SRQ.

Signed-off-by: Moshe Lazer <moshel@mellanox.com>
Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx5/srq.c