Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273505
b: refs/heads/master
c: e23ebf0
h: refs/heads/master
i:
  273503: 53deb99
v: v3
  • Loading branch information
Krzysztof Wilczynski authored and Pablo Neira Ayuso committed Nov 1, 2011
1 parent 6a8b370 commit a63b9f8
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: ad542ced254f1c8560260e209f0f0d69dbae49e4
refs/heads/master: e23ebf0fa9e1548c94d8277e393be97ba48faa06
2 changes: 1 addition & 1 deletion trunk/include/net/ip_vs.h
Original file line number Diff line number Diff line change
Expand Up @@ -1396,7 +1396,7 @@ static inline void ip_vs_update_conntrack(struct sk_buff *skb,
{
}

static inline int ip_vs_confirm_conntrack(struct sk_buff *skb);
static inline int ip_vs_confirm_conntrack(struct sk_buff *skb)
{
return NF_ACCEPT;
}
Expand Down

0 comments on commit a63b9f8

Please sign in to comment.