iwlwifi: use dma_alloc_coherent
commit095a7d07b8e852ba8bbcd1f3f6c056819fed5d29
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 10 Feb 2010 13:07:45 +0000 (10 05:07 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 1 Apr 2010 23:01:22 +0000 (1 16:01 -0700)
tree48e69a638a1db1702c60c55823999ab6a40ed13b
parentee644b71926ee1a1fc44320b67fbcdc214441a00
iwlwifi: use dma_alloc_coherent

commit f36d04abe684f9e2b07c6ebe9f77ae20eb5c1e84 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/iwlwifi/iwl-3945.c
drivers/net/wireless/iwlwifi/iwl-core.c
drivers/net/wireless/iwlwifi/iwl-helpers.h
drivers/net/wireless/iwlwifi/iwl-rx.c
drivers/net/wireless/iwlwifi/iwl-tx.c
drivers/net/wireless/iwlwifi/iwl3945-base.c