aboutsummaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorPatrick McHardy <[email protected]>2014-01-09 18:42:34 +0000
committerPablo Neira Ayuso <[email protected]>2014-01-09 20:17:14 +0100
commitbaae3e62f31618d90e08fb886b4481e5d7b7f27c (patch)
tree706f332147b442369fd5e8219fad73dae2c80a4e /lib/dynamic_debug.c
parent758206760cbadf66dc31d6587f5958691b34e9e5 (diff)
netfilter: nf_tables: fix chain type module reference handling
The chain type module reference handling makes no sense at all: we take a reference immediately when the module is registered, preventing the module from ever being unloaded. Fix by taking a reference when we're actually creating a chain of the chain type and release the reference when destroying the chain. Signed-off-by: Patrick McHardy <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions