linux/drivers/net/wireless/ath/wil6210
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
..
cfg80211.c cfg80211: pass wiphy to cfg80211_ref_bss/put_bss 2013-02-11 18:44:52 +01:00
dbg_hexdump.h
debugfs.c
interrupt.c wil6210: checkpatch warnings 2013-01-30 15:07:18 -05:00
Kconfig
main.c wil6210: checkpatch warnings 2013-01-30 15:07:18 -05:00
Makefile
netdev.c wil6210: checkpatch warnings 2013-01-30 15:07:18 -05:00
pcie_bus.c wil6210: fix checkpatch CamelCase warnings 2013-01-30 15:07:17 -05:00
txrx.c drivers:net: Remove dma_alloc_coherent OOM messages 2013-03-15 08:56:58 -04:00
txrx.h
wil6210.h wil6210: Never delete Rx chain with firmware 2013-01-30 15:07:19 -05:00
wmi.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2013-02-18 13:47:13 -05:00
wmi.h