From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mga09.intel.com ([134.134.136.24]:14064 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751465AbeDZHiP (ORCPT ); Thu, 26 Apr 2018 03:38:15 -0400 Message-ID: <6f5ba028f120d092bd5c96557144750518faf9c1.camel@intel.com> (sfid-20180426_093819_241115_41C9C710) Subject: Re: linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree From: Luciano Coelho To: Stephen Rothwell , Kalle Valo , Wireless Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Haim Dreyfuss , Shaul Triebitz Date: Thu, 26 Apr 2018 10:38:11 +0300 In-Reply-To: <20180426110917.446204af@canb.auug.org.au> References: <20180426110917.446204af@canb.auug.org.au> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, 2018-04-26 at 11:09 +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the wireless-drivers-next tree got a > conflict in: > > drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c > > between commit: > > 77e30e10ee28 ("iwlwifi: mvm: query regdb for wmm rule if needed") > > from the wireless-drivers tree and commits: > > 9c4f7d512740 ("iwlwifi: move all NVM parsing code to the common > files") > 4c625c564ba2 ("iwlwifi: get rid of fw/nvm.c") > > from the wireless-drivers-next tree. > > I fixed it up (see below) and can carry the fix as necessary. This > is now fixed as far as linux-next is concerned, but any non trivial > conflicts should be mentioned to your upstream maintainer when your > tree > is submitted for merging. You may also want to consider cooperating > with the maintainer of the conflicting tree to minimise any > particularly > complex conflicts. Thanks for resolving this, Stephen! I checked your resolution and it's spot on. -- Cheers, Luca.