提交 166327d7 编写于 作者: T Taehee Yoo 提交者: Pablo Neira Ayuso

netfilter: remove prototype of netfilter_queue_init

The netfilter_queue_init() has been removed.
so we can remove the prototype of that.
Signed-off-by: NTaehee Yoo <ap420073@gmail.com>
Signed-off-by: NPablo Neira Ayuso <pablo@netfilter.org>
上级 a2acc543
......@@ -15,7 +15,6 @@
int nf_queue(struct sk_buff *skb, struct nf_hook_state *state,
struct nf_hook_entry **entryp, unsigned int verdict);
unsigned int nf_queue_nf_hook_drop(struct net *net);
int __init netfilter_queue_init(void);
/* nf_log.c */
int __init netfilter_log_init(void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册