Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122386
b: refs/heads/master
c: 65f233f
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar authored and Patrick McHardy committed Nov 25, 2008
1 parent b664acf commit d0c1b47
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: 9f40ac713c49fb6ca655550b620edc85c445d743
refs/heads/master: 65f233fb1669e6c990cd1d7fd308ac7dc66dc207
2 changes: 1 addition & 1 deletion trunk/include/net/netfilter/nf_conntrack_l4proto.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ extern const struct nla_policy nf_ct_port_nla_policy[];
&& net_ratelimit())
#endif
#else
#define LOG_INVALID(net, proto) 0
static inline int LOG_INVALID(struct net *net, int proto) { return 0; }
#endif /* CONFIG_SYSCTL */

#endif /*_NF_CONNTRACK_PROTOCOL_H*/

0 comments on commit d0c1b47

Please sign in to comment.