git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3a47ab
)
[NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hook
author
Patrick McHardy
<kaber@trash.net>
Mon, 12 Feb 2007 19:09:35 +0000
(11:09 -0800)
committer
David 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