From: Patrick McHardy Date: Mon, 12 Feb 2007 19:09:55 +0000 (-0800) Subject: [NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex X-Git-Tag: v2.6.21-rc1~274^2~1^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d486dd1fb8573fad5b8dab61a7d1406116fd4baf;p=pandora-kernel.git [NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex The spinlock is only used in process context (register/unregister), switch to a mutex. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed