commit | e2da59133880976586b2d9d81d798222ecafa566 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Oct 10 02:29:58 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:55:34 2007 -0700 |
tree | 03cb1c61318992437e3bc040b34fa437b957c662 | |
parent | cf7732e4cc14b56d593ff53352673e1fd5e3ba52 [diff] |
[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>