netfilter: netns ebtables: more cleanup during ebt_unregister_table()
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 4 Nov 2008 13:28:04 +0000 (14:28 +0100)
committerPatrick McHardy <kaber@trash.net>
Tue, 4 Nov 2008 13:28:04 +0000 (14:28 +0100)
Now that ebt_unregister_table() can be called during netns stop, and module
pinning scheme can't prevent netns stop, do table cleanup by hand.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found