From: David Miller Date: Mon, 6 Apr 2015 02:18:54 +0000 (-0400) Subject: netfilter: Add nf_hook_state initializer function. X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~66^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=107a9f4dc9211c1f91703d1739d7fd22ac58b332;p=pandora-kernel.git netfilter: Add nf_hook_state initializer function. This way we can consolidate where we setup new nf_hook_state objects, to make sure the entire thing is initialized. The only other place an nf_hook_object is instantiated is nf_queue, wherein a structure copy is used. Signed-off-by: David S. Miller --- Reading git-diff-tree failed