From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: linux-next: manual merge of the staging tree with the net tree Date: Thu, 13 Oct 2011 00:12:23 -0600 Message-ID: <20111013061223.GC23172@kroah.com> References: <20111013164353.09c495e1b63d23e380cca1f7@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from out5.smtp.messagingengine.com ([66.111.4.29]:35298 "EHLO out5.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751423Ab1JMGMe (ORCPT ); Thu, 13 Oct 2011 02:12:34 -0400 Content-Disposition: inline In-Reply-To: <20111013164353.09c495e1b63d23e380cca1f7@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Arend van Spriel , David Miller , netdev@vger.kernel.org, Jiri Pirko , Eliad Peller , "John W. Linville" On Thu, Oct 13, 2011 at 04:43:53PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the staging tree got a conflicts in > drivers/staging/brcm80211/brcmfmac/dhd_linux.c and > drivers/staging/brcm80211/brcmsmac/mac80211_if.c between commits from the > net-next tree and commit fc2d6e573be6 ("staging: brcm80211: remove > brcm80211 driver from the staging tree") from the staging tree. > > The latter removed the files, so I did that Wonderful, thanks for doing that. greg