From: Pablo Neira Ayuso Date: Wed, 9 Nov 2005 21:01:19 +0000 (-0800) Subject: [NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL X-Git-Tag: v2.6.15-rc1~60^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81e5c27d08bb39e646fe822ea80ab8feba62b94d;p=pandora-kernel.git [NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL ctnetlink_get_conntrack is always called from user context, so GFP_KERNEL is enough. Signed-off-by: Pablo Neira Ayuso Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed