diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-03-01 06:48:12 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-03-03 22:02:30 +0100 |
commit | 1829b086d175ba07a01ff6934fd51a59bc9be4ce (patch) | |
tree | 6370f458a59f9a3065ae12213885f76ce40c7da6 /drivers/net/tlan.c | |
parent | tun: Convert logging messages to pr_<level> and tun_debug (diff) | |
download | linux-1829b086d175ba07a01ff6934fd51a59bc9be4ce.tar.xz linux-1829b086d175ba07a01ff6934fd51a59bc9be4ce.zip |
benet: use GFP_KERNEL allocations when possible
Extend be_alloc_pages() with a gfp parameter, so that we use GFP_KERNEL
allocations instead of GFP_ATOMIC when not running in softirq context.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tlan.c')
0 files changed, 0 insertions, 0 deletions