Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6265
b: refs/heads/master
c: 37012f7
h: refs/heads/master
i:
  6263: 8697c66
v: v3
  • Loading branch information
Pablo Neira Ayuso authored and David S. Miller committed Aug 29, 2005
1 parent 24c11e8 commit 0af4162
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 14a50bbaa51202b676a95e9b41bc5ed6c77aa9cc
refs/heads/master: 37012f7fd326eb3c959428a4fe7e203e6304fe43
1 change: 1 addition & 0 deletions trunk/net/ipv4/netfilter/ip_conntrack_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ static void unlink_expect(struct ip_conntrack_expect *exp)
list_del(&exp->list);
CONNTRACK_STAT_INC(expect_delete);
exp->master->expecting--;
ip_conntrack_expect_put(exp);
}

void __ip_ct_expect_unlink_destroy(struct ip_conntrack_expect *exp)
Expand Down

0 comments on commit 0af4162

Please sign in to comment.