From: Chien Tung Date: Wed, 9 Dec 2009 23:21:54 +0000 (-0800) Subject: RDMA/nes: Correct fast memory registration implementation X-Git-Tag: v2.6.33-rc1~60^2^10~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e293a26fe97c8598a96562c1c9376d9ae6cb96dd;p=pandora-kernel.git RDMA/nes: Correct fast memory registration implementation Replace alloc_fmr, unmap_fmr, dealloc_fmr and map_phys_fmr with alloc_fast_reg_mr, alloc_fast_reg_page_list, free_fast_reg_page_list. Signed-off-by: Chien Tung Signed-off-by: Roland Dreier --- Reading git-diff-tree failed