Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211095
b: refs/heads/master
c: 7874896
h: refs/heads/master
i:
  211093: a5fa5cd
  211091: 6984594
  211087: 20700c0
v: v3
  • Loading branch information
Simon Horman authored and David S. Miller committed Sep 22, 2010
1 parent 51abd1e commit a4dbd72
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: d485d500cf6b13a33bc7a6c09091deea7ea603ca
refs/heads/master: 7874896a26624214bd7c05eeba7c8ab01548b1b5
2 changes: 1 addition & 1 deletion trunk/net/netfilter/nf_conntrack_sip.c
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,7 @@ static int sip_help_tcp(struct sk_buff *skb, unsigned int protoff,
unsigned int msglen, origlen;
const char *dptr, *end;
s16 diff, tdiff = 0;
int ret;
int ret = NF_ACCEPT;
typeof(nf_nat_sip_seq_adjust_hook) nf_nat_sip_seq_adjust;

if (ctinfo != IP_CT_ESTABLISHED &&
Expand Down

0 comments on commit a4dbd72

Please sign in to comment.