Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Input: HID - fix URB success status handling
Add a missing break; statement to the URB status handling in hid-core.c, avoiding flushing the request queue on success. Signed-off-by: Vojtech Pavlik <vojtech@suse.cz> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
- Loading branch information