From: Pablo Neira Ayuso Date: Tue, 8 Jul 2008 09:35:55 +0000 (-0700) Subject: netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc X-Git-Tag: v2.6.27-rc1~969^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b891c5a831b13f74989dcbd7b39d04537b2a05d9;p=pandora-kernel.git netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc ctnetlink does not need to allocate the conntrack entries with GFP_ATOMIC as its code is executed in user context. Signed-off-by: Pablo Neira Ayuso Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed