From: Wei Yongjun Date: Fri, 15 Mar 2013 09:42:12 +0000 (+0000) Subject: RDMA/cxgb4: Fix error return code in create_qp() X-Git-Tag: v3.9-rc5~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e57a780a10c9fd734603ec4b32644791ef5b05;p=pandora-kernel.git RDMA/cxgb4: Fix error return code in create_qp() Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Signed-off-by: Wei Yongjun Acked-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed