linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Lamparter <chunkeey@googlemail.com>
To: Valentin Longchamp <valentin.longchamp@epfl.ch>,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH] setup correct int pipe type in ar9170_usb_exec_cmd
Date: Sat, 27 Mar 2010 13:22:09 +0100	[thread overview]
Message-ID: <201003271322.09470.chunkeey@googlemail.com> (raw)
In-Reply-To: <1269600273-7974-1-git-send-email-valentin.longchamp@epfl.ch>

On Friday 26 March 2010 11:44:33 Valentin Longchamp wrote:
> An int urb is constructed but we fill it in with a bulk pipe type.
> 
> Commit f661c6f8c67bd55e93348f160d590ff9edf08904 implemented a pipe type
> check when CONFIG_USB_DEBUG is enabled. The check failed for all the ar9170
> usb transfers and the driver could not configure the wifi dongle.
> 
> This went unnoticed until now because most people don't have
> CONFIG_USB_DEBUG enabled.
> 
> Signed-off-by: Valentin Longchamp <valentin.longchamp@epfl.ch>
> ---
Cc: Stable <stable@kernel.org>
Acked-by: Christian Lamparter <chunkeey@googlemail.com>

      parent reply	other threads:[~2010-03-27 12:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-26 10:44 [PATCH] setup correct int pipe type in ar9170_usb_exec_cmd Valentin Longchamp
2010-03-26 20:57 ` Pavel Roskin
2010-03-27 12:22 ` Christian Lamparter [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=201003271322.09470.chunkeey@googlemail.com \
    --to=chunkeey@googlemail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=valentin.longchamp@epfl.ch \
    /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;
as well as URLs for NNTP newsgroup(s).