Hi Marcel,
On Mon, Jan 23, 2012, Marcel Holtmann wrote:
quoted
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