commit | cf987b7900b8a88661cc984305eb8672b5d6b8f7 | [log] [tgz] |
---|---|---|
author | Jayamohan Kallickal <jayamohank@gmail.com> | Sat Sep 28 15:35:59 2013 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Oct 25 09:58:10 2013 +0100 |
tree | 8f228c9405eee19350e7b4617244a6de7cf572bb | |
parent | 3567f36a09d1095bb0fb97aa686f7eabc64b45d9 [diff] |
[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 <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>