From: Wei Yongjun Date: Thu, 16 Jan 2014 08:28:13 +0000 (+0800) Subject: IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() X-Git-Tag: v3.14-rc1~103^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=990acea616e99355703b503c1e50fb9c7ddff6b9;p=pandora-kernel.git IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() Add the missing unlock before return from function cm_init_qp_rtr_attr() in the error handling case. Fixes: dd5f03beb4f7 ("IB/core: Ethernet L2 attributes in verbs/cm structures") Signed-off-by: Wei Yongjun Signed-off-by: Roland Dreier --- Reading git-diff-tree failed