From: Dan Carpenter Date: Tue, 11 Feb 2014 16:06:33 +0000 (+0300) Subject: [SCSI] arcmsr: upper 32 of dma address lost X-Git-Tag: v3.15-rc1~136^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2c70425f05219b142b3a8a9489a622c736db39d;p=pandora-kernel.git [SCSI] arcmsr: upper 32 of dma address lost The original code always set the upper 32 bits to zero because it was doing a shift of the wrong variable. Fixes: 1a4f550a09f8 ('[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes') Signed-off-by: Dan Carpenter Signed-off-by: James Bottomley --- Reading git-diff-tree failed