From: Sagi Grimberg Date: Tue, 14 Apr 2015 15:08:24 +0000 (+0300) Subject: IB/iser: Modify struct iser_mem_reg members X-Git-Tag: omap-for-v4.2/o2_dc~38^2^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90a6684c30918786446fd062c7422a4098926891;p=pandora-kernel.git IB/iser: Modify struct iser_mem_reg members No need to keep lkey, va, len variables, we can keep them as struct ib_sge. This will help when we change the memory registration logic. This patch does not change any functionality. Signed-off-by: Sagi Grimberg Signed-off-by: Adir Lev Signed-off-by: Doug Ledford --- Reading git-diff-tree failed