From: Andrew Vasquez Date: Thu, 22 Jan 2009 17:45:37 +0000 (-0800) Subject: [SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations. X-Git-Tag: v2.6.29-rc3~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53303c42d5a148a73b201a04c89e371d4d5a150f;p=pandora-kernel.git [SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations. Jeremy Higdon noted (http://marc.info/?l=linux-scsi&m=123262143131788&w=2) that the rework done in commit e315cd28b9ef0d7b71e462ac16e18dbaa2f5adfe was not setting the proper consistent and streaming DMA masks prior to memory allocations. Correct this and remove the unnecessary prototype. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed