[PATCH] fix urb->next removal in konicawc driver
This patch removes the use of urb->next in konicawc.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 konicawc.c and resubmits the URB in the completion handler.