ipw2200: Fix a function name in print messages
authorCai Huoqing <caihuoqing@baidu.com>
Sat, 25 Sep 2021 12:46:20 +0000 (20:46 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 28 Sep 2021 08:24:18 +0000 (11:24 +0300)
commita8e5387f8362e9da66fdc76a2e761ad618ae16db
treeb2d45399a0c18f3287f0d076b5f5ad6a2d804a0e
parent5db4943a9d6fc6bf1b04f80416236594713067b4
ipw2200: Fix a function name in print messages

Use dma_alloc_coherent() instead of pci_alloc_consistent(),
because only dma_alloc_coherent() is called here.

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210925124621.197-1-caihuoqing@baidu.com
drivers/net/wireless/intel/ipw2x00/ipw2200.c