From: Martin Josefsson Date: Sat, 1 Apr 2006 10:24:48 +0000 (-0800) Subject: [NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration X-Git-Tag: v2.6.17-rc1~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e64a70be5175ac2c209fa742123a6ce845852e0e;p=pandora-kernel.git [NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration This patch fixes expectation notifier unregistration on module unload to use ip_conntrack_expect_unregister_notifier(). This bug causes a soft lockup at the first expectation created after a rmmod ; insmod of this module. Should go into -stable as well. Signed-off-by: Martin Josefsson Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed