iwlwifi: use dma_alloc_coherent
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 10 Feb 2010 13:07:45 +0000 (05:07 -0800)
committerReinette Chatre <reinette.chatre@intel.com>
Thu, 11 Feb 2010 18:27:18 +0000 (10:27 -0800)
Change pci_alloc_consistent() to dma_alloc_coherent() so we can use
GFP_KERNEL flag.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found