commit | 3f168d2b66d2314fea40614a3b966c1a0b6241a9 | [log] [tgz] |
---|---|---|
author | Krishna Kumar <krkumar2@in.ibm.com> | Fri Sep 29 12:09:51 2006 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Oct 02 14:52:16 2006 -0700 |
tree | ae93aeb2ff9c133bcef993325535635f0c39e7d2 | |
parent | 94de178ac636e9d6f89b11cb3dd400b777942ac9 [diff] |
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 <krkumar2@in.ibm.com> Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>