From: Brian King Date: Thu, 15 Mar 2012 02:20:12 +0000 (-0500) Subject: [SCSI] ipr: Increase alignment boundary of command blocks X-Git-Tag: v3.4-rc1~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bfff2f8696ea13fc3d55a977f50abbddee336b2;p=pandora-kernel.git [SCSI] ipr: Increase alignment boundary of command blocks The latest generation of ipr hardware performs best when command blocks are aligned to a boundary equal to the size of the command block. Ensure 512 byte alignment, since this is the largest size command block we can send. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed