From: Brian King Date: Fri, 15 Aug 2008 15:48:47 +0000 (-0500) Subject: [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions X-Git-Tag: v2.6.27-rc4~33^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=004dd5e88673516a408f0e8e43edbe6a4424be2f;p=pandora-kernel.git [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed