commit | c29771c2d8ceb907ed45eb8c7fc0450308140aca | [log] [tgz] |
---|---|---|
author | Alan Ott <alan@signal11.us> | Tue Aug 17 00:44:04 2010 -0400 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Aug 24 17:49:04 2010 +0200 |
tree | 787e50ad0d7bfe9363877021fb19538fa8cdefaa | |
parent | 426409b1edcd7db922dd326911eba23d5a06d098 [diff] |
HID: Set Report ID properly for Output reports on the Control endpoint. 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>