All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Felipe Balbi <felipe.balbi@linux.intel.com>
Cc: stable@vger.kernel.org, b-liu@ti.com
Subject: Re: [PATCH] usb: gadget: composite: fixup bad backport
Date: Thu, 12 Jan 2017 08:57:25 +0100	[thread overview]
Message-ID: <20170112075725.GA26733@kroah.com> (raw)
In-Reply-To: <20170112074157.24052-1-felipe.balbi@linux.intel.com>

On Thu, Jan 12, 2017 at 09:41:57AM +0200, Felipe Balbi wrote:
> While backporting commit eaa496ffaaf19591fe471a36cef366146eeb91538, I
> made a mistake and instead of extracting bits 12:11 from wMaxPacketSize,
> I extracted bits 10:0. This was reported by Bin Liu recently as can be
> seen at [1].
> 
> This patch is a quick fixup patch to extract the correct bits from
> wMaxPacketSize.
> 
> [1] https://marc.info/?i=20170111171305.GB18730@uda027190
> 
> Cc: <stable@vger.kernel.org>
> Reported-by: Bin Liu <b-liu@ti.com>
> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
> ---
> 
> Greg, let me know if this is okay. If you prefer a revert followed by
> the correct patch, I can do that. No issues.

Ah, our emails just crossed, and I had just done the revert.  If you
could send a fixed up patch now, that would be great.

thanks,

greg k-h

  reply	other threads:[~2017-01-12  7:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-12  7:41 [PATCH] usb: gadget: composite: fixup bad backport Felipe Balbi
2017-01-12  7:57 ` Greg Kroah-Hartman [this message]
2017-01-12  8:06   ` Felipe Balbi

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=20170112075725.GA26733@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=b-liu@ti.com \
    --cc=felipe.balbi@linux.intel.com \
    --cc=stable@vger.kernel.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.