From: Djalal Harouni Date: Wed, 21 Dec 2011 00:21:47 +0000 (+0100) Subject: drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation X-Git-Tag: v3.3-rc1~182^2~21^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84c816dad5f5af90699ca12a520f25f9067bad79;p=pandora-kernel.git drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation Replace dma_alloc_coherent()+memset() with the new dma_zalloc_coherent() Signed-off-by: Djalal Harouni Signed-off-by: John W. Linville --- Reading git-diff-tree failed