public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Matt Burtch <matt@grid-net.com>
Cc: Johan Hovold <jhovold@gmail.com>, Jiri Slaby <jslaby@suse.cz>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] USB-Serial: Fix error handling of usb_wwan
Date: Mon, 12 Aug 2013 10:32:18 -0700	[thread overview]
Message-ID: <20130812173218.GA9476@kroah.com> (raw)
In-Reply-To: <1376327499-528-1-git-send-email-matt@grid-net.com>

On Mon, Aug 12, 2013 at 10:11:39AM -0700, Matt Burtch wrote:
> This fixes an issue where the bulk-in urb used for incoming data transfer
> is not resubmitted if the packet recieved contains an error status.  This
> results in the driver locking until the port is closed and re-opened.
> 
> Tested on a custom board with a Cinterion GSM module.
> 
> Signed-off-by: Matt Burtch <matt@grid-net.com>

Ah, nice catch, thanks for this, I'll also mark it for the stable tree
as it's something that those kernels would want to pick up.

greg k-h

      reply	other threads:[~2013-08-12 17:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-12 17:11 [PATCH 1/1] USB-Serial: Fix error handling of usb_wwan Matt Burtch
2013-08-12 17:32 ` Greg Kroah-Hartman [this message]

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=20130812173218.GA9476@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jhovold@gmail.com \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=matt@grid-net.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox