From: Joe Perches Date: Wed, 3 Sep 2014 16:56:12 +0000 (-0400) Subject: lpfc: use dma_zalloc_coherent X-Git-Tag: fixes-for-v3.18-merge-window~25^2^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aee383d5912de15af3045a63a07e98f760f041c;p=pandora-kernel.git lpfc: use dma_zalloc_coherent Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Signed-off-by: Joe Perches Reviewed-by: James Smart Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed