[PATCH] usage count handling during disconnect
in usb.c during disconnect handling a reference to a driver is passed after the module usage count is decremented. In theory this is a race.
Showing
Please register or sign in to comment
in usb.c during disconnect handling a reference to a driver is passed after the module usage count is decremented. In theory this is a race.