From: Stanislaw Gruszka Date: Wed, 10 Feb 2010 13:07:45 +0000 (-0800) Subject: iwlwifi: use dma_alloc_coherent X-Git-Tag: v2.6.34-rc1~233^2~88^2~57^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f36d04abe684f9e2b07c6ebe9f77ae20eb5c1e84;p=pandora-kernel.git iwlwifi: use dma_alloc_coherent Change pci_alloc_consistent() to dma_alloc_coherent() so we can use GFP_KERNEL flag. Signed-off-by: Stanislaw Gruszka Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed