aboutsummaryrefslogtreecommitdiffstats
path: root/lib/vsprintf.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-04-17 09:28:47 +0300
committerJohn W. Linville <linville@tuxdriver.com>2012-05-15 17:53:24 -0400
commit0230dfea09f7319658c86c07f5507092366dfc00 (patch)
tree3be3a6cfa0b45ff34bb9dc130ca2e248cefa6bcd /lib/vsprintf.c
parentwlcore: release lock on error in wl1271_op_suspend() (diff)
downloadlinux-rng-0230dfea09f7319658c86c07f5507092366dfc00.tar.xz
linux-rng-0230dfea09f7319658c86c07f5507092366dfc00.zip
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>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions