[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout
authorRobert Jennings <rcj@linux.vnet.ibm.com>
Thu, 9 Dec 2010 20:03:59 +0000 (14:03 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:49 +0000 (12:24 -0600)
By changing field ordering we can avoid a couple of memory holes in
the tables that use the ibmvfc_async_desc structure.

Signed-off-by: Robert Jennings <rcj@linux.vnet.ibm.com>
Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found