Files
linux/drivers
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
..
2012-03-19 09:37:11 +00:00
2012-04-27 10:46:45 +08:00
2012-05-15 17:53:24 -04:00
2012-05-15 17:30:30 -04:00
2012-04-18 13:15:51 -07:00