[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150514.011107.2098064573628886880.davem@davemloft.net>
Date: Thu, 14 May 2015 01:11:07 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: nicolas.dichtel@...nd.com
Cc: pablo@...filter.org, netfilter-devel@...r.kernel.org,
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
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
Date: Wed, 13 May 2015 21:36:25 +0200
> 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.
I took care of this when I applied Pablo's series.
Thanks.
--
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