Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112269
b: refs/heads/master
c: 64f1b65
h: refs/heads/master
i:
  112267: fbdf954
v: v3
  • Loading branch information
Linus Torvalds committed Oct 11, 2008
1 parent 5063faf commit 7bbe60f
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: 4dd9ec4946b4651a295d3bc8df9c15ac692a8f4e
refs/heads/master: 64f1b65382054f8bfd528f2c4253297c232816eb
2 changes: 1 addition & 1 deletion trunk/include/net/netfilter/nf_conntrack_ecache.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ extern void nf_conntrack_ecache_fini(struct net *net);
#else /* CONFIG_NF_CONNTRACK_EVENTS */

static inline void nf_conntrack_event_cache(enum ip_conntrack_events event,
const struct sk_buff *skb) {}
struct nf_conn *ct) {}
static inline void nf_conntrack_event(enum ip_conntrack_events event,
struct nf_conn *ct) {}
static inline void nf_ct_deliver_cached_events(const struct nf_conn *ct) {}
Expand Down

0 comments on commit 7bbe60f

Please sign in to comment.