[NETFILTER]: nfnetlink_log: remove conditional locking
authorPatrick McHardy <kaber@trash.net>
Fri, 23 Mar 2007 18:12:50 +0000 (11:12 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:27:42 +0000 (22:27 -0700)
commit9afdb00c80b0b9c20435ce690b5287fa2434ef44
treebba4c192ee9e09ef630e1688e21f32a742b1cd57
parent370e6a878962cad614eb8c7c5a22240e5cd316bb
[NETFILTER]: nfnetlink_log: remove conditional locking

This is gross, have the wrapper function take the lock.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nfnetlink_log.c