diff options
author | Patrick McHardy <kaber@trash.net> | 2011-12-23 17:00:49 +0400 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2011-12-23 17:36:45 +0400 |
commit | d70308f78bb8192a76a7dc38f5f9de6c2695532b (patch) | |
tree | 0fbecee36fdc252cf0be5630395e684b6521d302 /include/linux/ext3_fs_i.h | |
parent | 329fb58a93b25f0f5ee9d80c0e0e6a6c1a0192b4 (diff) | |
download | linux-d70308f78bb8192a76a7dc38f5f9de6c2695532b.tar.xz |
netfilter: nat: remove module reference counting from NAT protocols
The only remaining user of NAT protocol module reference counting is NAT
ctnetlink support. Since this is a fairly short sequence of code, convert
over to use RCU and remove module reference counting.
Module unregistration is already protected by RCU using synchronize_rcu(),
so no further changes are necessary.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/linux/ext3_fs_i.h')
0 files changed, 0 insertions, 0 deletions