[PATCH] usbdevfs: finalize urbs on interface release
Description: When an urb has been submitted via usbdevfs, and is still pending when the interface it was submitted to is released, force the urb to be completed. This is the correct behaviour. It fixes an oops on system shutdown when using the user space driver for the speedtouch modem.
Showing
Please register or sign in to comment