From: Krishna Kumar Date: Fri, 29 Sep 2006 19:09:51 +0000 (-0700) Subject: RDMA/cma: Optimize error handling X-Git-Tag: v2.6.19-rc1~369^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f168d2b66d2314fea40614a3b966c1a0b6241a9;p=pandora-kernel.git RDMA/cma: Optimize error handling Reorganize code relating to cma_get_net_info() and rdam_create_id() to optimize error case handling (no need to alloc memory/etc. as part of rdma_create_id() if input parameters are wrong). Signed-off-by: Krishna Kumar Signed-off-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed