[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions
authorBrian King <brking@linux.vnet.ibm.com>
Fri, 15 Aug 2008 15:48:47 +0000 (10:48 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 16 Aug 2008 15:33:01 +0000 (10:33 -0500)
When running ibmvscsi in a shared memory partition, it must provide
a default value for the amount of DMA resources it will need in order to
perform reasonably well. This was being calculated in sectors rather than
bytes, as it should. This patch fixes this.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found