HID: Set Report ID properly for Output reports on the Control endpoint.
authorAlan Ott <alan@signal11.us>
Tue, 17 Aug 2010 04:44:04 +0000 (00:44 -0400)
committerJiri Kosina <jkosina@suse.cz>
Tue, 24 Aug 2010 15:49:04 +0000 (17:49 +0200)
When I made commit 29129a98e6fc89 ("HID: Send Report ID when numbered
reports are sent over the control endpoint"), I didn't account for *buf
not being the report ID anymore, as buf is incremented.

Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found