summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorJack Morgenstein <jackm@dev.mellanox.co.il>2017-03-21 12:57:05 +0200
committerBen Hutchings <ben@decadent.org.uk>2017-08-26 02:14:37 +0100
commit1f3d0ed6d957a59774f1772d9312135cd8757e3e (patch)
treec5ac6b1bb01cb30bfea6a373c14aa0509b7ca8b9 /include/uapi/linux
parent28bc32996dc2d53cf9c21948cf1091022d654c71 (diff)
IB/mlx4: Fix ib device initialization error flow
commit 99e68909d5aba1861897fe7afc3306c3c81b6de0 upstream. In mlx4_ib_add, procedure mlx4_ib_alloc_eqs is called to allocate EQs. However, in the mlx4_ib_add error flow, procedure mlx4_ib_free_eqs is not called to free the allocated EQs. Fixes: e605b743f33d ("IB/mlx4: Increase the number of vectors (EQs) available for ULPs") Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> 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>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions