HID: Send Report ID when numbered reports are sent over the control endpoint.
authorAlan Ott <alan@signal11.us>
Wed, 30 Jun 2010 13:50:36 +0000 (09:50 -0400)
committerJiri Kosina <jkosina@suse.cz>
Sun, 11 Jul 2010 21:13:15 +0000 (23:13 +0200)
commit29129a98e6fc892d63bf7b8efcb458a258fe1683
tree846461a57bf8ae779a681d2af6fdd6886bf5c299
parent1f45e3249cd4720ab72c3bea82c27162a2d8b577
HID: Send Report ID when numbered reports are sent over the control endpoint.

The Report ID wasn't sent as part of the payload for reports which were sent
over the control endpoint. This is required by section 8.1 of the HID spec.

Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/usbhid/hid-core.c