commit | 846d8e7cc82a6205d5c0a905a4940abd0f565741 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Thu Jun 25 16:35:44 2009 +0800 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Fri Jul 03 10:14:59 2009 -0400 |
tree | 0d89d831c0e7a7979b404e7aaa9a0f76a2feb5d9 | |
parent | 28d0325ce6e0a52f53d8af687e6427fee59004d3 [diff] |
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 <yjwei@cn.fujitsu.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>