From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Guy, Wey-Yi" Subject: Re: linux-next: manual merge of the net tree with the wireless-current tree Date: Tue, 28 Jun 2011 07:57:14 -0700 Message-ID: <1309273034.13527.0.camel@wwguy-huron> References: <20110628140219.1480dc7a.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110628140219.1480dc7a.sfr@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell Cc: David Miller , "netdev@vger.kernel.org" , "linux-next@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "Berg, Johannes" , "John W. Linville" , "Grumbach, Emmanuel" List-Id: linux-next.vger.kernel.org On Mon, 2011-06-27 at 21:02 -0700, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the net tree got a conflict in > drivers/net/wireless/iwlwifi/iwl-tx.c between commits 1107a08a1a3e > ("iwlagn: fix cmd queue unmap"), e815407d395e ("iwlagn: map command > buffers BIDI") and 2627c002cbed ("iwlagn: use PCI_DMA_* for pci_* > operations") from the wireless-current tree and commit 795414db8607 > ("iwlagn: don't use the PCI wrappers for DMA operation") from the net > tree. > > I fixed it up (I think - see below) and can carry the fix as necessary. Looks right to me. Thanks for fixing it. Wey