]> Pileus Git - ~andy/linux/commit
[Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 17 Feb 2007 22:58:44 +0000 (23:58 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Feb 2007 19:42:35 +0000 (11:42 -0800)
commita83d6c0de8811d7bcc4eb67ed199d1120ca6cad8
tree41f648d5e9da2f9c99c94f36e306fe126c818bfd
parent2a786b452eba900324c29a8fcf5c96d5b1c01000
[Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch

The compat ioctl patch copied the parser version field into the
report descriptor size field by mistake.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hidp/sock.c