From: Thierry Merle Date: Sun, 27 May 2007 20:21:17 +0000 (-0300) Subject: V4L/DVB (5720): Usbvision: fix urb allocation and submits X-Git-Tag: v2.6.22-rc5~53^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe818d1d9a50930aa7e1ce7169fb42e1e0c45882;p=pandora-kernel.git 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: Dwaine P. Garden Signed-off-by: Thierry Merle Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed