Return-Path: Subject: Re: [PATCHv4 net-next 07/12] addrconf: put prefix address add in an own function To: Alexander Aring , linux-wpan@vger.kernel.org References: <20160615192027.4064-1-aar@pengutronix.de> <20160615192027.4064-8-aar@pengutronix.de> Cc: kernel@pengutronix.de, marcel@holtmann.org, jukka.rissanen@linux.intel.com, stefan@osg.samsung.com, mcr@sandelman.ca, werner@almesberger.net, linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org, "David S . Miller" , Alexey Kuznetsov , James Morris , Hideaki YOSHIFUJI , Patrick McHardy From: Hannes Frederic Sowa Message-ID: <0909dcd8-cf31-4a68-6e84-8a8fcf1906c1@stressinduktion.org> Date: Thu, 16 Jun 2016 12:51:06 +0200 MIME-Version: 1.0 In-Reply-To: <20160615192027.4064-8-aar@pengutronix.de> Content-Type: text/plain; charset=utf-8 List-ID: On 15.06.2016 21:20, Alexander Aring wrote: > This patch moves the functionality to add a RA PIO prefix generated > address in an own function. This move prepares to add a hook for > adding a second address for a second link-layer address. E.g. short > address for 802.15.4 6LoWPAN. > > Cc: David S. Miller > Cc: Alexey Kuznetsov > Cc: James Morris > Cc: Hideaki YOSHIFUJI > Cc: Patrick McHardy > Reviewed-by: Stefan Schmidt > Acked-by: YOSHIFUJI Hideaki > Signed-off-by: Alexander Aring Acked-by: Hannes Frederic Sowa Ah, I noticed I am too late for the Acks but go through the rest of the series anyway. :)