From: Johan Hedberg <johan.hedberg@gmail.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: Keith Packard <keithp@keithp.com>,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Regression: Revert "Bluetooth: use buffer priority to mark URB_ISO_ASAP flag"
Date: Mon, 23 Jan 2012 11:18:33 +0200 [thread overview]
Message-ID: <20120123091833.GA9471@x220> (raw)
In-Reply-To: <1327309415.1955.87.camel@aeonflux>
Hi Marcel,
On Mon, Jan 23, 2012, Marcel Holtmann wrote:
> > URB_ISO_ASAP may only be used with iso end points, but this patch was
> > attempting to use it with a bulk endpoint. When DEBUG is defined in
> > the USB stack, it checks for invalid flags and returns -EINVAL instead
> > of actually transmitting the data.
> >
> > Signed-off-by: Keith Packard <keithp@keithp.com>
> > ---
>
> a version of this patch should be already upstream or in stable trees.
> If you are sending this again, then it might slipped through. Johan?
It's here:
http://git.kernel.org/?p=linux/kernel/git/jh/bluetooth-next.git;a=commitdiff;h=e2bcdc65928af5f2b509a8c4d8b4469901f6522f
Johan
next prev parent reply other threads:[~2012-01-23 9:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-23 5:58 [PATCH] Regression: Revert "Bluetooth: use buffer priority to mark URB_ISO_ASAP flag" Keith Packard
2012-01-23 9:03 ` Marcel Holtmann
2012-01-23 9:18 ` Johan Hedberg [this message]
2012-01-23 15:23 ` Alan Stern
2012-01-23 17:16 ` Keith Packard
2012-02-02 10:50 ` Pavel Machek
2012-02-02 20:38 ` [PATCH] USB: debugging code shouldn't alter control flow Alan Stern
2012-02-04 15:49 ` Keith Packard
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=20120123091833.GA9471@x220 \
--to=johan.hedberg@gmail.com \
--cc=keithp@keithp.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=marcel@holtmann.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.