From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 6 May 2015 01:38:04 +0200 Subject: [U-Boot] [PATCH 09/16] usb: ohci: Fix ctrl in messages with a data-len of 0 In-Reply-To: <55495169.20606@redhat.com> References: <1430862979-4684-1-git-send-email-hdegoede@redhat.com> <201505060059.04953.marex@denx.de> <55495169.20606@redhat.com> Message-ID: <201505060138.04966.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, May 06, 2015 at 01:25:29 AM, Hans de Goede wrote: > Hi, > > On 05/06/2015 12:59 AM, Marek Vasut wrote: > > On Tuesday, May 05, 2015 at 11:56:12 PM, Hans de Goede wrote: > >> Fix taken from the Linux kernel ohci driver. > > > > Commit ID from Linux where this came from would be nice to have > > in the commit message, but that's a minor thing. > > I did not take this from a specific commit, I noticed this > when comparing bits of the u-boot and linux code. Then that's also ok. Thanks ! Best regards, Marek Vasut