Home
last modified time | relevance | path

Searched hist:"532 f17b5d59bf0deb6f1ff9bc1fb27d5b5011c09" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/misc/
H A Dyurex.cdiff 532f17b5d59bf0deb6f1ff9bc1fb27d5b5011c09 Thu Mar 29 18:51:36 CDT 2012 Tomoki Sekiyama <tomoki.sekiyama@gmail.com> USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb

Current probing code is setting URB_NO_TRANSFER_DMA_MAP flag into a wrong urb
structure, and this causes BUG_ON with some USB host implementations.
This patch fixes the issue.

Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>