Input: HID - fix URB success status handling
authorVojtech Pavlik <vojtech@suse.cz>
Mon, 5 Sep 2005 05:13:03 +0000 (00:13 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Mon, 5 Sep 2005 05:13:03 +0000 (00:13 -0500)
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>

No differences found