From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: linux-next: manual merge of the net-next tree with the net tree Date: Wed, 11 Dec 2013 19:36:39 -0500 (EST) Message-ID: <20131211.193639.2058525533631918382.davem@davemloft.net> References: <20131212111539.cff1b2efe934c5cd7abbb822@canb.auug.org.au> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, jasowang@redhat.com, wuzhy@linux.vnet.ibm.com To: sfr@canb.auug.org.au Return-path: In-Reply-To: <20131212111539.cff1b2efe934c5cd7abbb822@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Stephen Rothwell Date: Thu, 12 Dec 2013 11:15:39 +1100 > Today's linux-next merge of the net-next tree got a conflict in > drivers/net/macvtap.c between commit ce232ce01d61 ("macvtap: signal > truncated packets") from the net tree and commit 55ec8e25cd97 ("macvtap: > remove unused parameter in macvtap_do_read()") from the net-next tree. > > I fixed it up (see below) and can carry the fix as necessary (no action > is required). The net-next commit in question was reverted last night.