From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752857Ab1HYPld (ORCPT ); Thu, 25 Aug 2011 11:41:33 -0400 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:36952 "EHLO out3.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751306Ab1HYPlV (ORCPT ); Thu, 25 Aug 2011 11:41:21 -0400 X-Sasl-enc: L36dwfd4P47uXPoyZLn3bFEGhTrTNBEfedMaKlr7u3pX 1314286880 Date: Thu, 25 Aug 2011 08:39:47 -0700 From: Greg KH To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Kuninori Morimoto , Sarah Sharp Subject: Re: linux-next: manual merge of the usb tree with the usb.current tree Message-ID: <20110825153947.GB31018@kroah.com> References: <20110825145206.4888b9f62a9bcbeeaf8678b8@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110825145206.4888b9f62a9bcbeeaf8678b8@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 25, 2011 at 02:52:06PM +1000, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the usb tree got a conflict in > drivers/usb/host/xhci-ring.c between commit 48df4a6fd8c4 ("xhci: Handle > zero-length isochronous packets") from the usb.current tree and commit > 29cc88979a88 ("USB: use usb_endpoint_maxp() instead of le16_to_cpu()") > from the usb tree. > > I fixed it up (see below) and can carry the fix as necessary. Thanks, when I get the usb.current tree merged with Linus, I'll handle this merge in the usb.next tree. greg k-h