diff options
author | Luciano Coelho | 2012-05-03 10:31:02 +0300 |
---|---|---|
committer | John W. Linville | 2012-05-15 17:53:22 -0400 |
commit | fd492ed7898570c744b2fe0d5856f11a043c66a7 (patch) | |
tree | 0afa32623681a2433377e10cb6981ecd3210ba89 /drivers/media/media-device.c | |
parent | 03bed29e0501b5757ce62ebdb01829f7bd8d9819 (diff) |
wlcore: use GFP_KERNEL together with GFP_DMA
GFP_DMA should not be used by itself, it still needs GFP_KERNEL or
such. Fix two occurrences of allocations with GFP_DMA only.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/media/media-device.c')
0 files changed, 0 insertions, 0 deletions