[NETFILTER]: Make netfilter code use the seq_open_private
authorPavel Emelyanov <xemul@openvz.org>
Wed, 10 Oct 2007 09:29:58 +0000 (02:29 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:34 +0000 (16:55 -0700)
commite2da59133880976586b2d9d81d798222ecafa566
tree03cb1c61318992437e3bc040b34fa437b957c662
parentcf7732e4cc14b56d593ff53352673e1fd5e3ba52
[NETFILTER]: Make netfilter code use the seq_open_private

Just switch to the consolidated calls.

ipt_recent() has to initialize the private, so use
the __seq_open_private() helper.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ipt_recent.c
net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.c
net/netfilter/nf_conntrack_expect.c
net/netfilter/nf_conntrack_standalone.c
net/netfilter/nfnetlink_log.c
net/netfilter/nfnetlink_queue.c
This page took 0.026679 seconds and 5 git commands to generate.