From: Jeff Kirsher Date: Tue, 12 Jul 2011 16:10:12 +0000 (+0000) Subject: e1000e: use GFP_KERNEL allocations at init time X-Git-Tag: v3.1-rc1~316^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2fed9965c60e1f989f57889357c557f7b907ab7;p=pandora-kernel.git e1000e: use GFP_KERNEL allocations at init time In process and sleep allowed context, favor GFP_KERNEL allocations over GFP_ATOMIC ones. -v2: fixed checkpatch.pl warnings CC: Eric Dumazet CC: Ben Greear CC: Bruce Allan Signed-off-by: Jeff Kirsher Tested-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed