[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171026.091246.81914712364337213.davem@davemloft.net>
Date: Thu, 26 Oct 2017 09:12:46 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: shannon.lee.nelson@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [RFC PATCH 05/12] net: Create and use new helper
xfrm_dst_child().
From: Shannon Nelson <shannon.lee.nelson@...il.com>
Date: Wed, 25 Oct 2017 08:56:06 -0700
> On Wed, Oct 25, 2017 at 7:03 AM, David Miller <davem@...emloft.net> wrote:
>>
>>
>> diff --git a/include/net/xfrm.h b/include/net/xfrm.h
>> index f002a2c5e33c..4fa951112873 100644
>> --- a/include/net/xfrm.h
>> +++ b/include/net/xfrm.h
>> @@ -994,6 +994,15 @@ struct xfrm_dst {
>> };
>>
>> #ifdef CONFIG_XFRM
>
> Perhaps the new xfrm_dst_child() code needs to go before this #ifdef?
> sln
Yeah, if you look, that's what ends up happening in a later patch.
Thanks for the feedback.
Powered by blists - more mailing lists