From: Bart Van Assche Date: Tue, 11 Aug 2015 00:08:44 +0000 (-0700) Subject: IB/srp: Introduce srp_device.use_fmr X-Git-Tag: omap-for-v4.3/fixes-rc1~52^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=002f15674c84fb4c38ed5237c1e7235e09c033f0;p=pandora-kernel.git IB/srp: Introduce srp_device.use_fmr Introduce the variable srp_device.use_fmr. Leave out the dev->has_fr / dev->has_fmr and ch->fr_pool / ch->fmr_pool checks since these are redundant. This patch does not change any functionality but makes the source code easier to read. Signed-off-by: Bart Van Assche Signed-off-by: Doug Ledford --- Reading git-diff-tree failed