Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172147
b: refs/heads/master
c: 9481721
h: refs/heads/master
i:
  172145: 08d6188
  172143: b6602fa
v: v3
  • Loading branch information
Eric Dumazet authored and Patrick McHardy committed Nov 4, 2009
1 parent ea7762b commit 61a7171
Show file tree
Hide file tree
Showing 3 changed files with 3 additions 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: aa3c487f355ff1477b8369d9f0b9860387ae21d4
refs/heads/master: 9481721be10a1bfd1ee9ccf507eecd7f37caa5ec
2 changes: 1 addition & 1 deletion trunk/net/ipv4/netfilter/ip_queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ cleanup_ipqnl: __maybe_unused
static void __exit ip_queue_fini(void)
{
nf_unregister_queue_handlers(&nfqh);
synchronize_net();

ipq_flush(NULL, 0);

#ifdef CONFIG_SYSCTL
Expand Down
2 changes: 1 addition & 1 deletion trunk/net/ipv6/netfilter/ip6_queue.c
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ cleanup_ipqnl: __maybe_unused
static void __exit ip6_queue_fini(void)
{
nf_unregister_queue_handlers(&nfqh);
synchronize_net();

ipq_flush(NULL, 0);

#ifdef CONFIG_SYSCTL
Expand Down

0 comments on commit 61a7171

Please sign in to comment.