From: Alexey Dobriyan Date: Thu, 31 Jan 2008 12:05:34 +0000 (-0800) Subject: [NETFILTER]: netns: put table module on netns stop X-Git-Tag: v2.6.25-rc1~1089^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df200969b1627e8f1cda7ce8c0707863f91bb81b;p=pandora-kernel.git [NETFILTER]: netns: put table module on netns stop When number of entries exceeds number of initial entries, foo-tables code will pin table module. But during table unregister on netns stop, that additional pin was forgotten. Signed-off-by: Alexey Dobriyan Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed