[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5553A7B9.7030203@6wind.com>
Date: Wed, 13 May 2015 21:36:25 +0200
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: Pablo Neira Ayuso <pablo@...filter.org>,
netfilter-devel@...r.kernel.org
CC: davem@...emloft.net, netdev@...r.kernel.org, jhs@...atatu.com,
daniel@...earbox.net, eric.dumazet@...il.com, kaber@...sh.net,
ast@...mgrid.com
Subject: Re: [PATCH 5/5] netfilter: add netfilter ingress hook after handle_ing()
under unique static key
Le 13/05/2015 18:19, Pablo Neira Ayuso a écrit :
[snip]
> --- /dev/null
> +++ b/include/linux/netfilter_ingress.h
[snip]
> +static inline void nf_hook_ingress_init(struct net_device *dev)
> +{
> + INIT_LIST_HEAD(&dev->nf_hooks_ingress);
nit: this line is indented with spaces instead of a tab.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists