From: Sagi Grimberg Date: Tue, 14 Apr 2015 15:08:14 +0000 (+0300) Subject: IB/iser: Remove redundant cmd_data_len calculation X-Git-Tag: omap-for-v4.2/o2_dc~38^2^3~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc3993a2ad2a4ce8f1a58a08e9177f21015492d;p=pandora-kernel.git IB/iser: Remove redundant cmd_data_len calculation This code was added before we had protection data length calculation (in iser_send_command), so we needed to calc the sg data length from the sg itself. This is not needed anymore. 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