commit | 73f4001a52c986114f540504d70b21e52eb0d92a | [log] [tgz] |
---|---|---|
author | Gao feng <gaofeng@cn.fujitsu.com> | Mon Jan 21 22:10:27 2013 +0000 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Jan 23 12:55:39 2013 +0100 |
tree | dc14dd7bc44c9f49bdd14c7f4547ea56b89d8d50 | |
parent | b7ff3a1fae78783e0ab1ef82f5978aeb89ddd16b [diff] |
netfilter: nf_ct_tstamp: move initialization out of pernet_operations Move the global initial codes to the module_init/exit context. Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>