Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314573
b: refs/heads/master
c: 8e36c4b
h: refs/heads/master
i:
  314571: b6036d2
v: v3
  • Loading branch information
Pablo Neira Ayuso committed Jun 23, 2012
1 parent 7201f5c commit 2c75e8a
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: ab5e8b77d53ac8d4c7d9beafc73815da00cf19a5
refs/heads/master: 8e36c4b5b673edc6081599b8bd461e062e4910f4
2 changes: 1 addition & 1 deletion trunk/net/netfilter/nf_conntrack_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,6 @@ ctnetlink_fill_info(struct sk_buff *skb, u32 pid, u32 seq, u32 type,
return -1;
}

#ifdef CONFIG_NF_CONNTRACK_EVENTS
static inline size_t
ctnetlink_proto_size(const struct nf_conn *ct)
{
Expand Down Expand Up @@ -565,6 +564,7 @@ ctnetlink_nlmsg_size(const struct nf_conn *ct)
;
}

#ifdef CONFIG_NF_CONNTRACK_EVENTS
static int
ctnetlink_conntrack_event(unsigned int events, struct nf_ct_event *item)
{
Expand Down

0 comments on commit 2c75e8a

Please sign in to comment.