Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299959
b: refs/heads/master
c: 6cf5185
h: refs/heads/master
i:
  299957: bdceb61
  299955: 1ead0d5
  299951: c899409
v: v3
  • Loading branch information
Pablo Neira Ayuso committed Apr 30, 2012
1 parent 7a173f0 commit 19d5178
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: 8537de8a7ab6681cc72fb0411ab1ba7fdba62dd0
refs/heads/master: 6cf51852486af3d79f57bf46d00209a14244dbaa
2 changes: 1 addition & 1 deletion trunk/net/netfilter/xt_CT.c
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ static int xt_ct_tg_check_v1(const struct xt_tgchk_param *par)
}

#ifdef CONFIG_NF_CONNTRACK_TIMEOUT
if (info->timeout) {
if (info->timeout[0]) {
typeof(nf_ct_timeout_find_get_hook) timeout_find_get;
struct nf_conn_timeout *timeout_ext;

Expand Down

0 comments on commit 19d5178

Please sign in to comment.