From: Jayamohan Kallickal Date: Sat, 28 Sep 2013 22:35:59 +0000 (-0700) Subject: [SCSI] be2iscsi: Fix SGL posting for unaligned ICD values X-Git-Tag: v3.13-rc1~99^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf987b7900b8a88661cc984305eb8672b5d6b8f7;p=pandora-kernel.git [SCSI] be2iscsi: Fix SGL posting for unaligned ICD values If certain configuration it is possible that ICD range is not page-aligned. SGL posting failed in these configuration and driver load was not success. This fix aligns ICD range values and SGL posting for IO is done. Signed-off-by: John Soni Jose Signed-off-by: Jayamohan Kallickal Signed-off-by: James Bottomley --- Reading git-diff-tree failed