From: Eli Cohen Date: Sun, 14 Sep 2014 13:47:50 +0000 (+0300) Subject: IB/mlx5: Clear umr resources after ib_unregister_device X-Git-Tag: omap-for-v3.19/prcm-cleanup~33^2^4~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eefd56e5895540ea78979b7845f76c9bb94c8fed;p=pandora-kernel.git IB/mlx5: Clear umr resources after ib_unregister_device Some ULPs may make use of resources created in create_umr_res so make sure to call destroy_umrc_res after returning from ib_unregister_device, which makes sure all ULPs have closed their resources. Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed