staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 16 Mar 2014 12:34:11 +0000 (12:34 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 21:50:46 +0000 (14:50 -0700)
commitb9d93d1c5df69806780275d8f338577577075b75
treefc611172527b0ff4ce5531c8068700a97997caa7
parent19485a6dbd4520859949e8223ab1e782fb6ecda9
staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1

Stable kernels will need patches
staging: vt6656: s_nsInterruptUsbIoCompleteRead remove usb_fill_bulk_urb
staging: vt6656: PIPEnsInterruptRead use usb_fill_int_urb

and a backported version of this patch.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/usbpipe.c