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