From: Joe Perches Date: Sun, 15 Jun 2014 20:37:51 +0000 (-0700) Subject: qla2xxx: Use dma_zalloc_coherent X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ea85b50f8e25649fa711be560b282263d3e756c;p=pandora-kernel.git qla2xxx: Use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches Acked-by: Saurav Kashyap Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed