[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170908114630.GA13575@salvia>
Date: Fri, 8 Sep 2017 13:46:30 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Arvind Yadav <arvind.yadav.cs@...il.com>
Cc: davem@...emloft.net, fw@...len.de, kadlec@...ckhole.kfki.hu,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
coreteam@...filter.org, netfilter-devel@...r.kernel.org
Subject: Re: [PATCH] netfilter: nat: constify rhashtable_params
On Wed, Aug 30, 2017 at 05:18:04PM +0530, Arvind Yadav wrote:
> rhashtable_params are not supposed to change at runtime. All
> Functions rhashtable_* working with const rhashtable_params
> provided by <linux/rhashtable.h>. So mark the non-const structs
> as const.
Applied to nf, thanks.
Powered by blists - more mailing lists