linux_dsm_epyc7002/drivers/net/wireless/b43legacy
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
..
b43legacy.h b43legacy: Fix firmware loading when driver is built into the kernel 2012-12-10 15:47:29 -05:00
debugfs.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
debugfs.h
dma.c drivers:net: Remove dma_alloc_coherent OOM messages 2013-03-15 08:56:58 -04:00
dma.h b43legacy: Avoid packet losses in the dma worker code 2012-01-04 14:30:43 -05:00
ilt.c Update my e-mail address 2011-07-07 15:18:01 +02:00
ilt.h
Kconfig
leds.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
leds.h
main.c b43legacy: Fix firmware loading when driver is built into the kernel 2012-12-10 15:47:29 -05:00
main.h Update my e-mail address 2011-07-07 15:18:01 +02:00
Makefile
phy.c ssb: remove rev from boardinfo 2012-05-16 12:45:20 -04:00
phy.h Update my e-mail address 2011-07-07 15:18:01 +02:00
pio.c drivers/net: use tasklet_kill in device remove/close process 2012-11-03 15:10:15 -04:00
pio.h
radio.c ssb: remove rev from boardinfo 2012-05-16 12:45:20 -04:00
radio.h Update my e-mail address 2011-07-07 15:18:01 +02:00
rfkill.c Update my e-mail address 2011-07-07 15:18:01 +02:00
rfkill.h
sysfs.c Update my e-mail address 2011-07-07 15:18:01 +02:00
sysfs.h
xmit.c mac80211: support RX_FLAG_MACTIME_END 2012-11-13 21:43:55 +01:00
xmit.h