From 1bfff2f8696ea13fc3d55a977f50abbddee336b2 Mon Sep 17 00:00:00 2001 From: Brian King Date: Wed, 14 Mar 2012 21:20:12 -0500 Subject: [PATCH] [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-format-patch failed