From: Bart Van Assche Date: Tue, 11 Aug 2015 00:08:18 +0000 (-0700) Subject: IB/srp: Remove use_mr argument from srp_map_sg_entry() X-Git-Tag: omap-for-v4.3/fixes-rc1~52^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ae95da8831e7bcf7b6da2b31cb4b50b3058f14e;p=pandora-kernel.git IB/srp: Remove use_mr argument from srp_map_sg_entry() Move the srp_map_desc() call from inside srp_map_sg_entry() to srp_map_sg() such that the use_mr argument can be removed from srp_map_sg_entry(). Signed-off-by: Bart Van Assche Signed-off-by: Doug Ledford --- Reading git-diff-tree failed