commit | 8684094cf17d8ce96e0a8c63003f331aa017e22d | [log] [tgz] |
---|---|---|
author | Gao feng <gaofeng@cn.fujitsu.com> | Mon Jan 21 22:10:29 2013 +0000 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Jan 23 12:56:02 2013 +0100 |
tree | 32fb86ab62e22e98eb1e31160c13ce230648ba9e | |
parent | 3fe0f943d4f52f875f0fdf8dbe472c8a9b852891 [diff] |
netfilter: nf_ct_timeout: 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>