[PATCH] fix urb->next removal in usbvideo
This patch removes the use of urb->next in usbvideo.c and resubmits the URB in the completion handler.
Showing
Please register or sign in to comment
This patch removes the use of urb->next in usbvideo.c and resubmits the URB in the completion handler.