Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757754AbZAUODX (ORCPT ); Wed, 21 Jan 2009 09:03:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753533AbZAUODI (ORCPT ); Wed, 21 Jan 2009 09:03:08 -0500 Received: from fmmailgate03.web.de ([217.72.192.234]:51910 "EHLO fmmailgate03.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752642AbZAUODG (ORCPT ); Wed, 21 Jan 2009 09:03:06 -0500 From: Christian Lamparter To: "John W. Linville" Subject: Re: [PATCH -stable] p54usb: fix traffic stalls / packet drop Date: Wed, 21 Jan 2009 15:03:11 +0100 User-Agent: KMail/1.9.9 Cc: Greg KH , "Rafael J. Wysocki" , Artur Skawina , Linux Kernel Mailing List , Kernel Testers List , Larry Finger , Linux wireless References: <20090120223957.GA6088@suse.de> <20090120235626.GA3094@tuxdriver.com> In-Reply-To: <20090120235626.GA3094@tuxdriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901211503.11849.chunkeey@web.de> X-Provags-ID: V01U2FsdGVkX18gxu7o34rbJ13yS9nFH+1uoFNTYWrPUDn+CSJn PFpp5pLg0kRh0RHZtLaw5pJKtXRa6jSs/TDKeqlCv2z8axvs9W AYLGmiMqM= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1541 Lines: 34 On Wednesday 21 January 2009 00:56:26 John W. Linville wrote: > On Tue, Jan 20, 2009 at 02:39:57PM -0800, Greg KH wrote: > > On Tue, Jan 20, 2009 at 11:11:11PM +0100, Christian Lamparter wrote: > > > All p54usb devices need a explicit termination packet, in oder to finish the pending transfer properly. > > > Else, the firmware could freeze, or simply drop the frame. > > > > > > Signed-off-by: Christian Lamparter > > > Cc: stable > > > --- > > > Attached is the patch is for the stable series only. > > > Bugzilla reference: http://bugzilla.kernel.org/show_bug.cgi?id=12260 > > > (wireless-testing needs a different one) > > > > What do you mean, this is for 2.6.28-stable or 2.6.27-stable only, and > > not 2.6.29? Why? > > At least part of that patch is already in 2.6.29. I think Christian > may have combined another patch into the -stable version, one that > he posted today for -rc inclusion. Yup, the -stable patch includes the diff "hunks" for all devices. linux-wireless is a different affair, because the fix for LM87 (aka "p54usb: fix random traffic stalls (LM87)" ) is already merged. So the patch I posted on linux-wirelss (-rc inclusion) only has the diffs for the 1st generation and 2nd generation with old firmwares. Regards, Chr -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/