linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/pcie
Joe Perches d0320f7500 drivers:net: Remove dma_alloc_coherent OOM messages
I believe these error messages are already logged
on allocation failure by warn_alloc_failed and so
get a dump_stack on OOM.

Remove the unnecessary additional error logging.

Around these deletions:

o Alignment neatening.
o Remove unnecessary casts of dma_alloc_coherent.
o Hoist assigns from ifs.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-15 08:56:58 -04:00
..
1000.c iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
2000.c iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
5000.c iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
6000.c iwlwifi: update copyright 2013-01-24 13:00:55 +01:00
7000.c iwlwifi: add 7000 series device configuration 2013-01-30 21:41:24 +01:00
cfg.h iwlwifi: add 7000 series device configuration 2013-01-30 21:41:24 +01:00
drv.c iwlwifi: add 7000 series device configuration 2013-01-30 21:41:24 +01:00
internal.h iwlwifi: use coherent DMA memory for command header 2013-02-28 11:49:42 +01:00
rx.c iwlwifi: use coherent DMA memory for command header 2013-02-28 11:49:42 +01:00
trans.c iwlwifi: use threaded interrupt handler 2013-02-05 14:39:12 +01:00
tx.c drivers:net: Remove dma_alloc_coherent OOM messages 2013-03-15 08:56:58 -04:00