commit | 5f69b8f5218dc303cbcb6f71d221c27d3cd17ebb | [log] [tgz] |
---|---|---|
author | Gao feng <gaofeng@cn.fujitsu.com> | Mon Jan 21 22:10:31 2013 +0000 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Jan 23 12:56:23 2013 +0100 |
tree | b904cb0d77fe07d3ac67bc7b9f25bbf13c5322ca | |
parent | 5e615b220087c5551f486c967831cecdfd338dbe [diff] |
netfilter: nf_ct_labels: 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>