Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43195
b: refs/heads/master
c: 272491e
h: refs/heads/master
i:
  43193: 64411b1
  43191: 6721553
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Dec 7, 2006
1 parent 7f2497a commit f6c7b51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: cbb45d21fb2fcbcafc19ea859350f564252a0878
refs/heads/master: 272491ef423b6976a230a998b10f46976aa91342
2 changes: 1 addition & 1 deletion trunk/net/netfilter/nf_conntrack_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1093,7 +1093,7 @@ static void free_conntrack_hash(struct list_head *hash, int vmalloced, int size)
get_order(sizeof(struct list_head) * size));
}

void nf_conntrack_flush()
void nf_conntrack_flush(void)
{
nf_ct_iterate_cleanup(kill_all, NULL);
}
Expand Down

0 comments on commit f6c7b51

Please sign in to comment.