From: Wei Yongjun Date: Thu, 25 Jun 2009 08:35:44 +0000 (+0800) Subject: svcrdma: fix error handling of rdma_alloc_frmr() X-Git-Tag: v2.6.32-rc1~412^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=846d8e7cc82a6205d5c0a905a4940abd0f565741;p=pandora-kernel.git svcrdma: fix error handling of rdma_alloc_frmr() ib_alloc_fast_reg_mr() and ib_alloc_fast_reg_page_list() returns ERR_PTR() and not NULL. Compile tested only. Signed-off-by: Wei Yongjun Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed