From: Patrick McHardy Date: Sun, 4 Mar 2007 23:59:45 +0000 (-0800) Subject: [NETFILTER]: nfnetlink_log: fix module reference counting X-Git-Tag: v2.6.21-rc3~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d90e86d31e8beeb66d6754aece890ac4a579887;p=pandora-kernel.git [NETFILTER]: nfnetlink_log: fix module reference counting Count module references correctly: after instance_destroy() there might be timer pending and holding a reference for this netlink instance. Based on patch by Michal Miroslaw Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed