Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48097
b: refs/heads/master
c: e4ba130
h: refs/heads/master
i:
  48095: b6d9fdc
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Feb 12, 2007
1 parent 817ad68 commit 95062db
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c3a47ab3e5ad62601449e4e5401352271b777e28
refs/heads/master: e4ba13088de7fa384087af398df6629fadb363ba
2 changes: 0 additions & 2 deletions trunk/net/netfilter/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ int nf_register_hook(struct nf_hook_ops *reg)
}
list_add_rcu(&reg->list, i->prev);
spin_unlock_bh(&nf_hook_lock);

synchronize_net();
return 0;
}
EXPORT_SYMBOL(nf_register_hook);
Expand Down

0 comments on commit 95062db

Please sign in to comment.