kernel-fxtec-pro1x/drivers/net/wireless/ti/wlcore
Dan Carpenter 0230dfea09 wlcore: fixup an allocation
GFP_DMA isn't supposed to be used by itself.  This allocation is allowed
to sleep so it should be ORing it with GFP_KERNEL.
Also we should check for allocations errors.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-05-15 17:53:24 -04:00
..
acx.c wl12xx: add RX filters ACX commands 2012-05-15 17:53:23 -04:00
acx.h wl12xx: add RX filters ACX commands 2012-05-15 17:53:23 -04:00
boot.c
boot.h
cmd.c wlcore: fixup an allocation 2012-05-15 17:53:24 -04:00
cmd.h
conf.h
debug.h
debugfs.c
debugfs.h
event.c
event.h
hw_ops.h
ini.h
init.c
init.h
io.c
io.h
Kconfig
main.c wlcore: release lock on error in wl1271_op_suspend() 2012-05-15 17:53:24 -04:00
Makefile
ps.c
ps.h
rx.c wlcore: add RX filters driver state mgmt functions 2012-05-15 17:53:23 -04:00
rx.h wlcore: add RX filters driver state mgmt functions 2012-05-15 17:53:23 -04:00
scan.c
scan.h
sdio.c
spi.c
testmode.c
testmode.h
tx.c
tx.h
wl12xx.h wl12xx: support wowlan wakeup patterns 2012-05-15 17:53:23 -04:00
wl12xx_80211.h
wl12xx_platform_data.c
wlcore.h wlcore: add RX filters driver state mgmt functions 2012-05-15 17:53:23 -04:00