Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314320
b: refs/heads/master
c: 674147e
h: refs/heads/master
v: v3
  • Loading branch information
Pablo Neira Ayuso authored and David S. Miller committed Jun 19, 2012
1 parent dd89c40 commit 48f7374
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: 6bdc5f49e365a5403b9fdef01ceb37241ab00f9b
refs/heads/master: 674147e21195a496164e1c7ff70d0f0b45235f25
2 changes: 1 addition & 1 deletion trunk/include/net/netfilter/nfnetlink_queue.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

struct nf_conn;

#if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE)
#ifdef CONFIG_NETFILTER_NETLINK_QUEUE_CT
struct nf_conn *nfqnl_ct_get(struct sk_buff *entskb, size_t *size,
enum ip_conntrack_info *ctinfo);
struct nf_conn *nfqnl_ct_parse(const struct sk_buff *skb,
Expand Down

0 comments on commit 48f7374

Please sign in to comment.