netfilter: ctnetlink: get rid of module refcounting in ctnetlink
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 17 Nov 2008 15:00:40 +0000 (16:00 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 17 Nov 2008 15:00:40 +0000 (16:00 +0100)
This patch replaces the unnecessary module refcounting with
the read-side locks. With this patch, all the dump and fill_info
function are called under the RCU read lock.

Based on a patch from Fabian Hugelshofer.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found
This page took 0.027795 seconds and 5 git commands to generate.