From: Eric Dumazet Date: Tue, 1 Mar 2011 05:48:12 +0000 (+0000) Subject: benet: use GFP_KERNEL allocations when possible X-Git-Tag: v2.6.39-rc1~468^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1829b086d175ba07a01ff6934fd51a59bc9be4ce;p=pandora-kernel.git 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 Acked-by: Ajit Khaparde Signed-off-by: David S. Miller --- Reading git-diff-tree failed