netfilter: ctnetlink: remove remaining module refcounting
authorFlorian Westphal <fw@strlen.de>
Wed, 18 Mar 2009 16:28:37 +0000 (17:28 +0100)
committerPatrick McHardy <kaber@trash.net>
Wed, 18 Mar 2009 16:28:37 +0000 (17:28 +0100)
Convert the remaining refcount users.

As pointed out by Patrick McHardy, the protocols can be accessed safely using RCU.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found