diff options
author | Mathias Krause <minipli@googlemail.com> | 2013-04-05 10:41:28 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-08 12:09:18 -0400 |
commit | e1e3c806dab8bdf5d748653edc67b2d97804a666 (patch) | |
tree | 5d8381ce9a3b86b805ebaa9cf004765b523dfb7a /tools/testing | |
parent | 84e2306e94549acd19e5d19734ddff3c2847e032 (diff) |
irda: use GFP_KERNEL in irda_connect_response()
The only call site of irda_connect_response() is irda_accept() -- a
function called from user context only. Therefore it has no need for
GFP_ATOMIC.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions