Skip to content
Commit fe818d1d authored by Thierry Merle's avatar Thierry Merle Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (5720): Usbvision: fix urb allocation and submits



- fixed the urb allocation part that was not taking into account the current alternate setting
  this fixes usb_submit_urb returning -90 errno in isocIrq.
- fixed usb_submit_urb returning -1 errno in isocIrq (need to ignore usb urb with status==-ENOENT)
Acked-by: default avatarDwaine P. Garden <dwainegarden@rogers.com>

Signed-off-by: default avatarThierry Merle <thierry.merle@free.fr>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent c6604150
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment