[PATCH 1/2] Fix (improve) deadlock condition on module removal netfilter socket option removal

2007-09-04 Thread Neil Horman
Patch 1/2 to fix netfilter socket option removal This patch changes netfilter socket options to do reference counting on the module refcounter (And saves us 4 bytes in the structure to boot :) ). regards Neil Signed-off-by: Neil Horman <[EMAIL PROTECTED]> include/linux/netfilter.h

[PATCH 1/2] Fix (improve) deadlock condition on module removal netfilter socket option removal

2007-09-04 Thread Neil Horman
Patch 1/2 to fix netfilter socket option removal This patch changes netfilter socket options to do reference counting on the module refcounter (And saves us 4 bytes in the structure to boot :) ). regards Neil Signed-off-by: Neil Horman [EMAIL PROTECTED] include/linux/netfilter.h