All of lore.kernel.org
 help / color / mirror / Atom feed
From: sshtylyov@mvista.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2.6.34-rc6] mxc: gadget: Fix bitfield for calculating maximum	packet size
Date: Tue, 04 May 2010 13:48:18 +0400	[thread overview]
Message-ID: <4BDFED62.3050800@ru.mvista.com> (raw)
In-Reply-To: <1272915663-21562-1-git-send-email-Dinh.Nguyen@freescale.com>

Hello.

Dinh.Nguyen at freescale.com wrote:

> From: Dinh Nguyen <Dinh.Nguyen@freescale.com>
>
> The max packet length bit mask used for isochronous endpoints
> should be 0x7FF instead of 0x8FF. 0x8FF will actually clear
> higher-order bits in the max packet length field.
>
> This patch applies to 2.6.34-rc6.
>
> Signed-off-by: Dinh Nguyen <Dinh.Nguyen@freescale.com>

   You should send this to the linux-usb mailing list.

WBR, Sergei

WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sshtylyov@mvista.com>
To: Dinh.Nguyen@freescale.com
Cc: linux-kernel@vger.kernel.org, amit.kucheria@canonical.com,
	linux@arm.linux.org.uk, s.hauer@pengutronix.de,
	grant.likely@secretlab.ca, linux-arm-kernel@lists.infradead.org,
	daniel@caiaq.de, bryan.wu@canonical.com,
	valentin.longchamp@epfl.ch
Subject: Re: [PATCH 2.6.34-rc6] mxc: gadget: Fix bitfield for calculating maximum	packet size
Date: Tue, 04 May 2010 13:48:18 +0400	[thread overview]
Message-ID: <4BDFED62.3050800@ru.mvista.com> (raw)
In-Reply-To: <1272915663-21562-1-git-send-email-Dinh.Nguyen@freescale.com>

Hello.

Dinh.Nguyen@freescale.com wrote:

> From: Dinh Nguyen <Dinh.Nguyen@freescale.com>
>
> The max packet length bit mask used for isochronous endpoints
> should be 0x7FF instead of 0x8FF. 0x8FF will actually clear
> higher-order bits in the max packet length field.
>
> This patch applies to 2.6.34-rc6.
>
> Signed-off-by: Dinh Nguyen <Dinh.Nguyen@freescale.com>

   You should send this to the linux-usb mailing list.

WBR, Sergei


  reply	other threads:[~2010-05-04  9:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-03 19:41 [PATCH 2.6.34-rc6] mxc: gadget: Fix bitfield for calculating maximum packet size Dinh.Nguyen at freescale.com
2010-05-03 19:41 ` Dinh.Nguyen
2010-05-04  9:48 ` Sergei Shtylyov [this message]
2010-05-04  9:48   ` Sergei Shtylyov
  -- strict thread matches above, loose matches on Subject: below --
2010-05-04 15:03 Dinh.Nguyen at freescale.com
2010-05-04 15:03 ` Dinh.Nguyen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BDFED62.3050800@ru.mvista.com \
    --to=sshtylyov@mvista.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.