[NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hook
authorPatrick McHardy <kaber@trash.net>
Mon, 12 Feb 2007 19:09:35 +0000 (11:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Feb 2007 19:09:35 +0000 (11:09 -0800)
We're only adding to the list, no need to synchronize.

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

No differences found