HID: pass numbered reports properly to hidraw
authorJiri Kosina <jkosina@suse.cz>
Fri, 28 Mar 2008 13:11:22 +0000 (14:11 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 22 Apr 2008 09:34:57 +0000 (11:34 +0200)
commitb54ec3c13cf77d21bab25d8bb117f642561fdf4f
tree63783684654bfc93af0046fe0690ef75376e657f
parent671d994cfbe10a9b2a474d26db2cef3c878846dc
HID: pass numbered reports properly to hidraw

The numbered reports need to be passed properly to hidraw (i.e. with the first
data field indicating the report number), otherwise userspace has no idea
about the identification of the report.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c