From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759534Ab1LPHhK (ORCPT ); Fri, 16 Dec 2011 02:37:10 -0500 Received: from shards.monkeyblade.net ([198.137.202.13]:48105 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756364Ab1LPHhI (ORCPT ); Fri, 16 Dec 2011 02:37:08 -0500 Date: Fri, 16 Dec 2011 02:34:54 -0500 (EST) Message-Id: <20111216.023454.1487467569404744896.davem@davemloft.net> To: sfr@canb.auug.org.au Cc: netdev@vger.kernel.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: linux-next: manual merge of the net-next tree with the net tree From: David Miller In-Reply-To: <20111216120758.60f967a88c934890e77fa7bd@canb.auug.org.au> References: <20111216120758.60f967a88c934890e77fa7bd@canb.auug.org.au> X-Mailer: Mew version 6.4 on Emacs 23.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (shards.monkeyblade.net [198.137.202.13]); Thu, 15 Dec 2011 23:35:05 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Stephen Rothwell Date: Fri, 16 Dec 2011 12:07:58 +1100 > Hi all, > > Today's linux-next merge of the net-next tree got a conflict in > net/ipv6/route.c between commit bb3c36863e80 ("ipv6: Check dest prefix > length on original route not copied one in rt6_alloc_cow()") from the net > tree and commit 3830847396fa ("ipv6: Various cleanups in route.c") from > the net-next tree. > > Just context changes. I fixed it up (see below) and can carry the fix as > necessary. Yep, thanks, I just resolved this by merging net into net-next.