From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steffen Klassert Subject: Re: [PATCH ipsec-next 0/6] xfrm: policy: make policy backend const Date: Fri, 10 Feb 2017 08:37:51 +0100 Message-ID: <20170210073751.GA30338@gauss.secunet.com> References: <20170207140019.20269-1-fw@strlen.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: To: Florian Westphal Return-path: Received: from a.mx.secunet.com ([62.96.220.36]:47046 "EHLO a.mx.secunet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751026AbdBJHiD (ORCPT ); Fri, 10 Feb 2017 02:38:03 -0500 Content-Disposition: inline In-Reply-To: <20170207140019.20269-1-fw@strlen.de> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, Feb 07, 2017 at 03:00:13PM +0100, Florian Westphal wrote: > Hi Steffen, > > This series removes all places that need to write to the afinfo policy > backends. This then allows us to make the structures const. All applied to ipsec-next, thanks a lot Florian!