diff options
-rw-r--r-- | include/net/netfilter/nf_conntrack_ecache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/netfilter/nf_conntrack_ecache.h b/include/net/netfilter/nf_conntrack_ecache.h index 35f814c1e2ca..11480e633a9f 100644 --- a/include/net/netfilter/nf_conntrack_ecache.h +++ b/include/net/netfilter/nf_conntrack_ecache.h | |||
@@ -74,6 +74,7 @@ static inline void nf_ct_event_cache_flush(struct net *net) {} | |||
74 | static inline int nf_conntrack_ecache_init(struct net *net) | 74 | static inline int nf_conntrack_ecache_init(struct net *net) |
75 | { | 75 | { |
76 | return 0; | 76 | return 0; |
77 | } | ||
77 | 78 | ||
78 | static inline void nf_conntrack_ecache_fini(struct net *net) | 79 | static inline void nf_conntrack_ecache_fini(struct net *net) |
79 | { | 80 | { |