[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)
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>

No differences found